@rendley/sdk - v1.15.5
Preparing search index...
ShapePointSchema
Variable ShapePointSchema
Const
ShapePointSchema
:
Zod
.
ZodObject
<
{
x
:
Zod
.
ZodNumber
;
y
:
Zod
.
ZodNumber
}
,
"strip"
,
Zod
.
ZodTypeAny
,
{
x
:
number
;
y
:
number
}
,
{
x
:
number
;
y
:
number
}
,
>
= ...
Zod schema for a serialized shape point.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@rendley/sdk - v1.15.5
Loading...
Zod schema for a serialized shape point.