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
/
compile
/
dynamic_imports
/
import1.ts
blob: 2d9dde2a4537047531b99e93179db986feb31af3 (
plain
)
1
2
3
import "./import2.ts"; console.log("import1.ts");