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

    Type Alias Fabric

    Fabric: ZodObject<
        {
            count: ZodNumber;
            hex: ZodOptional<ZodString>;
            kind: ZodOptional<ZodString>;
        },
        $strip,
    >

    The fabric a pattern is stitched on.