@traversable/schema
Preparing search index...
@traversable/schema
t_union
Function t_union
t_union
<
S
extends
readonly
t_Schema
<
t_LowerBound
<
unknown
>
>
[]
>
(
...
schemas
:
S
,
)
:
t_union
<
S
>
Type Parameters
S
extends
readonly
t_Schema
<
t_LowerBound
<
unknown
>
>
[]
Parameters
...
schemas
:
S
Returns
t_union
<
S
>
t_union
<
S
extends
readonly
t
.
Predicate
[]
,
T
extends
{
[
I
in
string
|
number
|
symbol
]
:
t
.
Entry
<
S
[
I
<
I
>
]
>
}
,
>
(
...
schemas
:
S
,
)
:
t_union
<
T
>
Type Parameters
S
extends
readonly
t
.
Predicate
[]
T
extends
{
[
I
in
string
|
number
|
symbol
]
:
t
.
Entry
<
S
[
I
<
I
>
]
>
}
Parameters
...
schemas
:
S
Returns
t_union
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@traversable/schema
Loading...