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
/
permission
/
allow_import
/
success.ts
blob: e83ab4b9b5d3f01323472ae0ba8309300f2d347b (
plain
)
1
2
3
import { add } from "http://localhost:4545/add.ts"; console.log(add(1, 2));