Membrane SDK - v0.8.0
Console
React Lib
REST API
Preparing search index...
@membranehq/sdk
$ZodBooleanDef
Interface $ZodBooleanDef
interface
$ZodBooleanDef
{
error
?:
$ZodErrorMap
<
never
>
;
type
:
"boolean"
;
coerce
?:
boolean
;
checks
?:
$ZodCheck
<
boolean
>
[]
;
}
Hierarchy (
View Summary
)
$ZodTypeDef
$ZodBooleanDef
Index
Properties
error?
type
coerce?
checks?
Properties
Optional
error
error
?:
$ZodErrorMap
<
never
>
type
type
:
"boolean"
Optional
coerce
coerce
?:
boolean
Optional
checks
checks
?:
$ZodCheck
<
boolean
>
[]
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...