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: a3e976b65afb75d68204eaf36e96a5309c812191 (
plain
)
1
2
3
import { myFunction } from "./other_file.js"; myFunction().then(() => {});