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
/
registry
/
npm
/
@denotest
/
add
/
0.5.0
/
index.js
blob: e112dddf766eee0c9ff9ebc41c111f7068c1212b (
plain
)
1
module.exports.sum = (a, b) => a + b;