github
readme
source
examples
distribution
Preparing search index...
The search index is not available
@oazmi/kitchensink - v0.8.4
@oazmi/kitchensink
builtin_aliases
object_is
Function object_is
object_
is
(
value1
,
value2
)
:
boolean
Returns true if the values are the same value, false otherwise.
Parameters
value1
:
any
The first value.
value2
:
any
The second value.
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
github
readme
source
examples
distribution
@oazmi/kitchensink - v0.8.4
Loading...
Returns true if the values are the same value, false otherwise.