Documentation
Preparing search index...
@alexaegis/match
index
match
Function match
match
<
T
=
JsonValue
>
(
target
:
T
,
matcher
:
JsonMatcherFrom
<
T
>
|
null
|
undefined
,
)
:
boolean
TODO: Options to set if extra keys are allowed or not, currently it's allowed
Type Parameters
T
=
JsonValue
Parameters
target
:
T
matcher
:
JsonMatcherFrom
<
T
>
|
null
|
undefined
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
TODO: Options to set if extra keys are allowed or not, currently it's allowed