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
/
node
/
imports_wildcard
/
node_modules
/
package
/
index.js
blob: 9be0146074806ac3af703a2fdeb9c6b908cfcd3f (
plain
)
1
2
module.exports.add = require("#add"); module.exports.subtract = require("#native/subtract");