jamespot-user-api
    Preparing search index...

    Variable OfficeProviderSchemaConst

    OfficeProviderSchema: ZodObject<
        { id: ZodString; label: ZodString },
        "strip",
        ZodTypeAny,
        { id: string; label: string },
        { id: string; label: string },
    > = ...