@traversable/schema
Preparing search index...
@traversable/valibot-types
isPrimitive
Function isPrimitive
isPrimitive
(
x
:
unknown
,
)
:
x
is
|
DateSchema
<
any
>
|
NumberSchema
<
any
>
|
BooleanSchema
<
any
>
|
SymbolSchema
<
any
>
|
BigintSchema
<
any
>
|
StringSchema
<
any
>
|
NanSchema
<
any
>
|
LiteralSchema
<
any
,
any
>
Parameters
x
:
unknown
Returns
x
is
|
DateSchema
<
any
>
|
NumberSchema
<
any
>
|
BooleanSchema
<
any
>
|
SymbolSchema
<
any
>
|
BigintSchema
<
any
>
|
StringSchema
<
any
>
|
NanSchema
<
any
>
|
LiteralSchema
<
any
,
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@traversable/schema
Loading...