Node TAP
GitHub
node-tap.org
Preparing search index...
tap
main
hasStrict
Variable hasStrict
hasStrict
:
(
found
:
any
,
wanted
:
any
,
...
__namedParameters
:
MessageExtra
,
)
=>
boolean
Type Declaration
(
found
:
any
,
wanted
:
any
,
...
__namedParameters
:
MessageExtra
)
:
boolean
Verify that the value has all of the properties and values in the pattern, matching strictly.
Parameters
found
:
any
wanted
:
any
...
__namedParameters
:
MessageExtra
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
node-tap.org
Node TAP
Loading...
Verify that the value has all of the properties and values in the pattern, matching strictly.