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
/
import_meta.ts
blob: d111059ea1348a9e25c270be7f2d7b394029825c (
plain
)
1
2
3
console.log("import_meta", import.meta.url, import.meta.main); import "./import_meta2.ts";