Sign in
chromium
/
devtools
/
devtools-frontend
/
c40b51a7fcf20ce04022a0f5cbfc957ee9e1aaed
/
.
/
node_modules
/
lodash
/
fp
/
collection.js
blob: fc8b328a0db9f298db4b511b5612be11dc770cc4 [
file
] [
log
] [
blame
]
var
convert
=
require
(
'./convert'
);
module
.
exports
=
convert
(
require
(
'../collection'
));