interface-forge - v2.5.0
Preparing search index...
src/zod
<internal>
$ZodMap
Interface $ZodMap<Key, Value>
interface
$ZodMap
<
Key
extends
SomeType
=
$ZodType
,
Value
extends
SomeType
=
$ZodType
,
>
{
_zod
:
$ZodMapInternals
<
Key
,
Value
>
;
"~standard"
:
$ZodStandardSchema
<
$ZodMap
<
Key
,
Value
>
>
;
}
Type Parameters
Key
extends
SomeType
=
$ZodType
Value
extends
SomeType
=
$ZodType
Hierarchy (
View Summary
)
$ZodType
$ZodMap
ZodMap
Index
Properties
_
zod
~standard
Properties
_
zod
_zod
:
$ZodMapInternals
<
Key
,
Value
>
~standard
"~standard"
:
$ZodStandardSchema
<
$ZodMap
<
Key
,
Value
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
zod
~standard
interface-forge - v2.5.0
Loading...