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