interface-forge - v2.5.0
Preparing search index...
src/zod
<internal>
$catchall
Type Alias $catchall<T>
type
$catchall
<
T
extends
SomeType
>
=
{
in
:
{
[
k
:
string
]:
input
<
T
>
}
;
out
:
{
[
k
:
string
]:
output
<
T
>
}
;
}
Type Parameters
T
extends
SomeType
Index
Properties
in
out
Properties
in
in
:
{
[
k
:
string
]:
input
<
T
>
}
out
out
:
{
[
k
:
string
]:
output
<
T
>
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
in
out
interface-forge - v2.5.0
Loading...