@traversable/schema
Preparing search index...
@traversable/zod-types
Z
Tuple
Interface Tuple<S>
interface
Tuple
<
S
=
unknown
>
{
_zod
:
{
def
:
{
items
:
[
S
,
...
S
[]
]
;
rest
?:
S
;
type
:
"tuple"
}
}
;
}
Type Parameters
S
=
unknown
Index
Properties
_
zod
Properties
_
zod
_zod
:
{
def
:
{
items
:
[
S
,
...
S
[]
]
;
rest
?:
S
;
type
:
"tuple"
}
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
zod
@traversable/schema
Loading...