@rendley/sdk - v1.14.0
    Preparing search index...

    Variable ShapePointSchemaConst

    ShapePointSchema: Zod.ZodObject<
        { x: Zod.ZodNumber; y: Zod.ZodNumber },
        "strip",
        Zod.ZodTypeAny,
        { x: number; y: number },
        { x: number; y: number },
    > = ...