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
/
module_graph
/
file_tests-importremap.ts
blob: 17f0126739bc971592220a6dd019ec59c15ee9b6 (
plain
)
1
2
3
import * as a from "https://deno.land/x/a/mod.ts"; console.log(a);