@karmaniverous/get-dotenv
GitHub
Preparing search index...
cliHost
z
core
$ZodFunctionParams
Interface $ZodFunctionParams<I, O>
interface
$ZodFunctionParams
<
I
extends
$ZodFunctionIn
,
O
extends
z
.
core
.
$ZodType
,
>
{
input
?:
I
;
output
?:
O
;
}
Type Parameters
I
extends
$ZodFunctionIn
O
extends
z
.
core
.
$ZodType
Index
Properties
input?
output?
Properties
Optional
input
input
?:
I
Optional
output
output
?:
O
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
input
output
GitHub
@karmaniverous/get-dotenv
Loading...