Membrane SDK - v0.8.0
Console
React Lib
REST API
Preparing search index...
@membranehq/sdk
$ZodStringDef
Interface $ZodStringDef
interface
$ZodStringDef
{
error
?:
$ZodErrorMap
<
never
>
;
type
:
"string"
;
coerce
?:
boolean
;
checks
?:
$ZodCheck
<
string
>
[]
;
}
Hierarchy (
View Summary
)
$ZodTypeDef
$ZodStringDef
Index
Properties
error?
type
coerce?
checks?
Properties
Optional
error
error
?:
$ZodErrorMap
<
never
>
type
type
:
"string"
Optional
coerce
coerce
?:
boolean
Optional
checks
checks
?:
$ZodCheck
<
string
>
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
type
coerce
checks
Console
React Lib
REST API
Membrane SDK - v0.8.0
Loading...