Sign in
cobalt
/
cobalt
/
07081467c3d00b04a6a1162e0566a5a8b9cfe2d5
/
.
/
third_party
/
devtools
/
node_modules
/
lodash
/
fp
/
matchesProperty.js
blob: 4575bd2431b7e418084917d072ea566da125ae81 [
file
] [
log
] [
blame
]
var
convert
=
require
(
'./convert'
),
func
=
convert
(
'matchesProperty'
,
require
(
'../matchesProperty'
));
func
.
placeholder
=
require
(
'./placeholder'
);
module
.
exports
=
func
;