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
/
cts
/
import_export_equals
/
main.cts
blob: e5c45f92e08648115f189d30e06f6d09ab53aa59 (
plain
)
1
2
3
import add = require("./add.cts"); console.log(add(1, 2));