Sign in
chromium
/
external
/
github.com
/
SeleniumHQ
/
selenium
/
refs/heads/api-docs-4.30.0-all
/
.
/
node_modules
/
lodash
/
fp
/
isMatch.js
blob: 6264ca17fac37a8c6698858eb42176a52dc90c78 [
file
] [
log
] [
blame
] [
edit
]
var
convert
=
require
(
'./convert'
),
func
=
convert
(
'isMatch'
,
require
(
'../isMatch'
));
func
.
placeholder
=
require
(
'./placeholder'
);
module
.
exports
=
func
;