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
/
compile
/
workspace
/
main.ts
blob: 896f107adf897197961ae84711ab7c7fe2cc7646 (
plain
)
1
2
3
import { subtract } from "@david/subtract"; console.log(subtract(2, 5));