Type Utils
Preparing search index...
ArraySchema
Type Alias ArraySchema
ArraySchema
:
CallableFunction
&
{
<
T
=
any
>
()
:
FluentSchema
<
T
[]
,
Rules
>
;
<
T
>
(
tree
:
StandardSchemaV1
<
T
,
T
>
|
TypeGuard
<
T
>
|
ValidatorMap
<
T
>
,
)
:
FluentSchema
<
T
[]
,
Rules
>
;
(
tree
:
{}
)
:
FluentSchema
<
{}
[]
,
Rules
>
;
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Type Utils
Loading...