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
/
publish
/
byonm_with_package_json
/
src
/
index.ts
blob: 1ca631410fdfde6f5348de42aeef027baea6a47f (
plain
)
1
2
3
import { add } from "@denotest/add"; console.log(add(1, 2));