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
/
no_check
/
006_url_imports.ts
blob: ad2d259156078bce89b0fd9b8fd676f6c1a5a404 (
plain
)
1
2
3
import { printHello } from "./mod2.ts"; printHello(); console.log("success");