fp-filters - v0.5.3
Preparing search index...
object/hasProps
hasProps
Function hasProps
hasProps
(
propertyNames
:
string
[]
,
values
?:
unknown
[]
)
:
(
arg
:
object
)
=>
boolean
Uses
hasProp
to check if the object has all the properties
Parameters
propertyNames
:
string
[]
Optional
values
:
unknown
[]
Returns
(
arg
:
object
)
=>
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
fp-filters - v0.5.3
Loading...
Uses hasProp to check if the object has all the properties