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