jamespot-user-api
    Preparing search index...

    Variable LanguagesSchemaConst

    LanguagesSchema: ZodUnion<
        [
            ZodLiteral<"de">,
            ZodLiteral<"en">,
            ZodLiteral<"es">,
            ZodLiteral<"fl">,
            ZodLiteral<"fr">,
            ZodLiteral<"it">,
            ZodLiteral<"nl">,
            ZodLiteral<"pl">,
        ],
    > = ...