@karmaniverous/get-dotenv
GitHub
Preparing search index...
cliHost
z
core
$ZodCheckMimeTypeInternals
Interface $ZodCheckMimeTypeInternals<T>
interface
$ZodCheckMimeTypeInternals
<
T
extends
File
=
File
>
{
def
:
$ZodCheckMimeTypeDef
;
issc
:
$ZodIssueInvalidValue
;
onattach
:
(
(
schema
:
z
.
core
.
$ZodType
)
=>
void
)
[]
;
check
(
payload
:
ParsePayload
<
T
>
)
:
MaybeAsync
<
void
>
;
}
Type Parameters
T
extends
File
=
File
Hierarchy (
View Summary
)
$ZodCheckInternals
<
T
>
$ZodCheckMimeTypeInternals
Index
Properties
def
issc
onattach
Methods
check
Properties
def
def
:
$ZodCheckMimeTypeDef
issc
issc
:
$ZodIssueInvalidValue
The set of issues this check might throw.
onattach
onattach
:
(
(
schema
:
z
.
core
.
$ZodType
)
=>
void
)
[]
Methods
check
check
(
payload
:
ParsePayload
<
T
>
)
:
MaybeAsync
<
void
>
Parameters
payload
:
ParsePayload
<
T
>
Returns
MaybeAsync
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
def
issc
onattach
Methods
check
GitHub
@karmaniverous/get-dotenv
Loading...
The set of issues this check might throw.