Type Utils
Preparing search index...
TupleSchema
Type Alias TupleSchema
TupleSchema
:
CallableFunction
&
{
<
const
T
extends
TupleSchemaEntry
<
any
>
[]
>
(
schemas
:
T
,
)
:
FluentSchema
<
TypeGuardTupleUnwrap
<
T
>
>
;
<
const
T
extends
TupleSchemaEntry
<
any
>
[]
>
(
...
schemas
:
T
,
)
:
FluentSchema
<
TypeGuardTupleUnwrap
<
T
>
>
;
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Type Utils
Loading...