jamespot-user-api
    Preparing search index...

    Variable widgetColorContentSchemaConst

    widgetColorContentSchema: ZodObject<
        { backgroundColor: ZodOptional<ZodString> },
        "strip",
        ZodTypeAny,
        { backgroundColor?: string },
        { backgroundColor?: string },
    > = ...