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