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
/
specs
/
run
/
fix_tsc_file_exists
/
tsc
/
test.js
blob: b7f46b351fb0dd02e5e5f1864de3212de64e8b1f (
plain
)
1
2
3
4
import { a } from "./a.js"; import { c } from "./node_modules/b.js"; console.log("hello");