cross-stitch - v2.0.0
    Preparing search index...

    Type Alias StitchPlacement

    StitchPlacement: ZodEnum<
        {
            "bottom-left": "bottom-left";
            "bottom-right": "bottom-right";
            "top-left": "top-left";
            "top-right": "top-right";
        },
    >

    The corner of a grid square a quarter stitch reaches toward.