index
:
website
master
social-links
The ouroboros.rocks website
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
node_modules
/
lodash
/
fp
/
number.js
blob: 5c10b8842d27131d9483ee00635dfcacb0c2c632 (
plain
)
1
2
var
convert
=
require
(
'./convert'
);
module
.
exports
=
convert
(
require
(
'../number'
));