index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
testdata
/
tsc2
/
file_reexports.ts
blob: b262974231f30da3f34127dac9125a76860d1299 (
plain
)
1
2
3
import * as c from "./exportc.ts"; console.log(c.c);