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
/
unit_node
/
testdata
/
worker_module
/
nested
/
index.js
blob: b77376a16d7f526fd9782acdda4eddca42572ab5 (
plain
)
1
2
3
import { myFunction } from "../other_file.js"; await myFunction();