Skip to content

Commit 7ab05ee

Browse files
Update packages/firebase/index.d.ts
Co-authored-by: Sebastian Schmidt <[email protected]>
1 parent ff81706 commit 7ab05ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/firebase/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8353,7 +8353,7 @@ declare namespace firebase.firestore {
83538353
): Promise<T | R>;
83548354

83558355
/**
8356-
* Implements a `Promise<LoadBundleTaskProgress>` interface.
8356+
* Implements the `Promise<LoadBundleTaskProgress>.catch` interface.
83578357
*
83588358
* @param onRejected It is called when there is an error occurred from loading the bundle.
83598359
*/

0 commit comments

Comments
 (0)