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
/
https_import.ts
blob: 3bcc9032643638400e8e3b690680195f768c0425 (
plain
)
1
2
3
import { printHello } from "https://localhost:5545/subdir/print_hello.ts"; printHello();