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
/
fix_js_import_js.ts
blob: c9f341748c05d9e6db9fc5d34d61fac273f5d4ab (
plain
)
1
2
3
import { isMod4 } from "./subdir/mod6.js"; console.log(isMod4);