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

    Variable FontWeightSchemaConst

    FontWeightSchema: Zod.ZodEnum<
        [
            "normal",
            "bold",
            "bolder",
            "lighter",
            "100",
            "200",
            "300",
            "400",
            "500",
            "600",
            "700",
            "800",
            "900",
        ],
    > = ...