Preparing search index...
The search index is not available
adba
adba
zod
z
record
Function record
record
<
Value
>
(
valueType
,
params
?
)
:
ZodRecord
<
ZodString
,
Value
>
Type Parameters
Value
extends
ZodTypeAny
Parameters
valueType
:
Value
Optional
params
:
RawCreateParams
Returns
ZodRecord
<
ZodString
,
Value
>
record
<
Keys
,
Value
>
(
keySchema
,
valueType
,
params
?
)
:
ZodRecord
<
Keys
,
Value
>
Type Parameters
Keys
extends
KeySchema
Value
extends
ZodTypeAny
Parameters
keySchema
:
Keys
valueType
:
Value
Optional
params
:
RawCreateParams
Returns
ZodRecord
<
Keys
,
Value
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
adba
Loading...