Preparing search index...
The search index is not available
Welshman Docs
Welshman Docs
@welshman/lib
spec
Function spec
Returns a function that checks if key/value pairs of x match all pairs in spec
spec
(
values
:
Record
<
string
,
any
>
)
:
(
x
:
Record
<
string
,
any
>
)
=>
boolean
Parameters
values
:
Record
<
string
,
any
>
Returns
(
x
:
Record
<
string
,
any
>
)
=>
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Welshman Docs
Loading...
Returns a function that checks if key/value pairs of x match all pairs in spec