@traversable/schema
Preparing search index...
@traversable/zod-types
F
Z
Catch
Interface Catch<S>
interface
Catch
<
S
=
unknown
>
{
_zod
:
{
def
:
{
innerType
:
S
;
type
:
"catch"
;
catchValue
(
ctx
:
Ctx
)
:
unknown
}
;
}
;
}
Type Parameters
S
=
unknown
Index
Properties
_
zod
Properties
_
zod
_zod
:
{
def
:
{
innerType
:
S
;
type
:
"catch"
;
catchValue
(
ctx
:
Ctx
)
:
unknown
}
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
zod
@traversable/schema
Loading...