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
/
cli
/
tests
/
bundle
/
file_tests-fixture04.ts
blob: 590f4fef9242a2ca6940f44917a21e1406ca62eb (
plain
)
1
2
3
const a = await import("./subdir/a.ts"); console.log(a);