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