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
/
seq.js
blob: d8f42b0a4daadcc167712d877e763b81ed7561af (
plain
)
1
2
var
convert
=
require
(
'./convert'
);
module
.
exports
=
convert
(
require
(
'../seq'
));