Membrane React - v0.2.1
Console
SDK
REST API
Preparing search index...
@membranehq/react
ZodRecordDef
Interface ZodRecordDef<Key, Value>
interface
ZodRecordDef
<
Key
extends
KeySchema
=
ZodString
,
Value
extends
ZodTypeAny
=
ZodTypeAny
,
>
{
errorMap
?:
ZodErrorMap
;
description
?:
string
;
valueType
:
Value
;
keyType
:
Key
;
typeName
:
ZodRecord
;
}
Type Parameters
Key
extends
KeySchema
=
ZodString
Value
extends
ZodTypeAny
=
ZodTypeAny
Hierarchy (
View Summary
)
ZodTypeDef
ZodRecordDef
Index
Properties
error
Map?
description?
value
Type
key
Type
type
Name
Properties
Optional
error
Map
errorMap
?:
ZodErrorMap
Optional
description
description
?:
string
value
Type
valueType
:
Value
key
Type
keyType
:
Key
type
Name
typeName
:
ZodRecord
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
Map
description
value
Type
key
Type
type
Name
Console
SDK
REST API
Membrane React - v0.2.1
Loading...