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
/
testdata
/
run
/
fix_js_imports.ts
blob: 6ed13bae30c3edeabb4114bc4fe893a026f35ad2 (
plain
)
1
2
3
import * as amdLike from "../subdir/amd_like.js"; console.log(amdLike);