jamespot-user-api
    Preparing search index...

    Variable widgetsValueSchemaConst

    widgetsValueSchema: ZodUnion<
        [
            ZodNumber,
            ZodNullable<ZodString>,
            ZodNullable<ZodString>,
            ZodNullable<ZodString>,
            ZodString,
            ZodNumber,
        ],
    > = ...