Sign in
◑
Theme
chromium
/
devtools
/
devtools-frontend
/
b3cd0a4f0ce68bbba2f63ebed0ec8564643eda2e
/
.
/
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
;