@traversable/schema
Preparing search index...
@traversable/typebox
isUnion
Function isUnion
isUnion
<
T
>
(
x
:
Type
.
F
<
T
>
)
:
x
is
Type
.
Union
<
T
>
Type Parameters
T
Parameters
x
:
Type
.
F
<
T
>
Returns
x
is
Type
.
Union
<
T
>
isUnion
<
T
>
(
x
:
unknown
)
:
x
is
Type
.
Union
<
T
>
Type Parameters
T
Parameters
x
:
unknown
Returns
x
is
Type
.
Union
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@traversable/schema
Loading...