@karmaniverous/get-dotenv
GitHub
Preparing search index...
cliHost
z
core
$ZodIssueInvalidType
Interface $ZodIssueInvalidType<Input>
interface
$ZodIssueInvalidType
<
Input
=
unknown
>
{
code
:
"invalid_type"
;
expected
:
$ZodInvalidTypeExpected
;
input
?:
Input
;
message
:
string
;
path
:
PropertyKey
[]
;
}
Type Parameters
Input
=
unknown
Hierarchy (
View Summary
)
$ZodIssueBase
$ZodIssueInvalidType
Index
Properties
code
expected
input?
message
path
Properties
Readonly
code
code
:
"invalid_type"
Readonly
expected
expected
:
$ZodInvalidTypeExpected
Optional
Readonly
input
input
?:
Input
Readonly
message
message
:
string
Readonly
path
path
:
PropertyKey
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
expected
input
message
path
GitHub
@karmaniverous/get-dotenv
Loading...