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_imports.ts
blob: 4770b1ab6561618b80ab51f91787a40d8fa1b2f6 (
plain
)
1
2
3
import * as amdLike from "./subdir/amd_like.js"; console.log(amdLike);