bupkis
API
Assertions
Preparing search index...
bupkis
z
core
$catchall
Type Alias $catchall<T>
type
$catchall
<
T
extends
SomeType
>
=
{
out
:
{
[
k
:
string
]:
z
.
core
.
output
<
T
>
}
;
in
:
{
[
k
:
string
]:
z
.
core
.
input
<
T
>
}
;
}
Type Parameters
T
extends
SomeType
Index
Properties
out
in
Properties
out
out
:
{
[
k
:
string
]:
z
.
core
.
output
<
T
>
}
in
in
:
{
[
k
:
string
]:
z
.
core
.
input
<
T
>
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
out
in
API
Assertions
GitHub
npm
bupkis
Loading...