jamespot-user-api
    Preparing search index...

    Variable driveSetDefaultAccountParamsSchemaConst

    driveSetDefaultAccountParamsSchema: ZodObject<
        { account: ZodString; service: ZodString },
        "strip",
        ZodTypeAny,
        { account: string; service: string },
        { account: string; service: string },
    > = ...