Skip to content

Commit

Permalink
feat: Expose MultiDb (#1857)
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-andersen committed Jun 9, 2023
1 parent 2f81815 commit 1e913db
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions types/firestore.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -232,8 +232,6 @@ declare namespace FirebaseFirestore {

/**
* The database name. If omitted, the default database will be used.
*
* @internal
*/
databaseId?: string;

Expand Down

0 comments on commit 1e913db

Please sign in to comment.