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
/
run
/
followup_dyn_import_resolves
/
sub1.ts
blob: d06c30221b9963aa0f94f0d5c4ebdc3bf337aec9 (
plain
)
1
2
await import("./sub2.ts"); console.log("sub1");