brows3r — TypeScript API
    Preparing search index...

    Function transferUploadMany

    • Bulk-enqueue multiple uploads.

      Returns a list of request IDs in the same order as specs. The backend now fails-fast on the first un-enqueable spec — the call rejects with the underlying AppError. Callers should surface the rejection via surfaceUnknownError (see Toolbar.handleUpload).

      Parameters

      Returns Promise<string[]>

      Array of request IDs.