@traversable/schema
Preparing search index...
@traversable/zod-types
F
Z
Pipe
Interface Pipe<S>
interface
Pipe
<
S
=
unknown
>
{
_zod
:
{
def
:
{
in
:
S
;
out
:
S
;
type
:
"pipe"
}
}
;
}
Type Parameters
S
=
unknown
Index
Properties
_
zod
Properties
_
zod
_zod
:
{
def
:
{
in
:
S
;
out
:
S
;
type
:
"pipe"
}
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
zod
@traversable/schema
Loading...