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
/
main_module
/
main.ts
blob: d2f2c66ee71e99dd564929985b0bcac0b2678525 (
plain
)
1
2
3
console.log("main", Deno.mainModule); import "./other.ts";