@snailicide/g-library
Preparing search index...
index
tg
isNotPrimitive
Function isNotPrimitive
isNotPrimitive
<
Type
=
unknown
>
(
value
:
Primitive
|
Type
)
:
value
is
Type
Checks if a value is NOT a primitive.
Type Parameters
Type
=
unknown
Parameters
value
:
Primitive
|
Type
Returns
value
is
Type
See
isPrimitive
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@snailicide/g-library
Loading...
Checks if a value is NOT a primitive.