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