Membrane SDK - v0.8.0
Console
React Lib
REST API
Preparing search index...
@membranehq/sdk
$ZodIssueBase
Interface $ZodIssueBase
interface
$ZodIssueBase
{
code
?:
string
;
input
?:
unknown
;
path
:
PropertyKey
[]
;
message
:
string
;
}
Hierarchy (
View Summary
)
$ZodIssueBase
$ZodIssueInvalidType
$ZodIssueInvalidValue
$ZodIssueInvalidStringFormat
$ZodIssueTooSmall
$ZodIssueTooBig
$ZodIssueNotMultipleOf
$ZodIssueUnrecognizedKeys
$ZodIssueInvalidUnion
$ZodIssueInvalidKey
$ZodIssueInvalidElement
$ZodIssueCustom
Index
Properties
code?
input?
path
message
Properties
Optional
Readonly
code
code
?:
string
Optional
Readonly
input
input
?:
unknown
Readonly
path
path
:
PropertyKey
[]
Readonly
message
message
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
input
path
message
Console
React Lib
REST API
Membrane SDK - v0.8.0
Loading...