Sign in
◑
Theme
cobalt
/
cobalt.git
/
b6855995c22e1d087309b04ad43845d3c6e263ee
/
.
/
src
/
cobalt
/
debug
/
remote
/
devtools
/
node_modules
/
lodash
/
fp
/
collection.js
blob: fc8b328a0db9f298db4b511b5612be11dc770cc4 [
file
]
var
convert
=
require
(
'./convert'
);
module
.
exports
=
convert
(
require
(
'../collection'
));