Sign in
cobalt
/
cobalt
/
634c02babfc7dfb85fc435215e352d63bfe21b07
/
.
/
src
/
third_party
/
devtools
/
node_modules
/
lodash
/
fp
/
forInRight.js
blob: cecf8bbfa6cf82b569423fe6f69e92a911261c5f [
file
]
var
convert
=
require
(
'./convert'
),
func
=
convert
(
'forInRight'
,
require
(
'../forInRight'
));
func
.
placeholder
=
require
(
'./placeholder'
);
module
.
exports
=
func
;