@arcmantle/adapter-element
Preparing search index...
shared
isPrimitive
Variable isPrimitive
Const
isPrimitive
:
(
value
:
unknown
)
=>
value
is
Primitive
Tests if a value is a primitive value.
See
https://tc39.github.io/ecma262/#sec-typeof-operator
Type declaration
(
value
:
unknown
)
:
value
is
Primitive
Parameters
value
:
unknown
Returns
value
is
Primitive
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@arcmantle/adapter-element
Loading...
Tests if a value is a primitive value.
See https://tc39.github.io/ecma262/#sec-typeof-operator