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
/
lockfile
/
frozen_lockfile
/
http-dynamic.ts
blob: bb773e3c9c7631d8cec376e13a9936f08148a653 (
plain
)
1
2
const scheme = "http://"; const _ = await import(scheme + "localhost:4545/welcome.ts");