Sign in
cobalt
/
cobalt
/
08336faa599332e3e3bf29b7ad38ef023018b55e
/
.
/
third_party
/
devtools
/
node_modules
/
lodash
/
fp
/
findIndex.js
blob: 8c15fd11606166df05025a2f0f4d32db3c5bd6cf [
file
] [
log
] [
blame
]
var
convert
=
require
(
'./convert'
),
func
=
convert
(
'findIndex'
,
require
(
'../findIndex'
));
func
.
placeholder
=
require
(
'./placeholder'
);
module
.
exports
=
func
;