Skip to content

Commit 1e913db

Browse files
authored
feat: Expose MultiDb (#1857)
1 parent 2f81815 commit 1e913db

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: types/firestore.d.ts

-2
Original file line numberDiff line numberDiff line change
@@ -232,8 +232,6 @@ declare namespace FirebaseFirestore {
232232

233233
/**
234234
* The database name. If omitted, the default database will be used.
235-
*
236-
* @internal
237235
*/
238236
databaseId?: string;
239237

0 commit comments

Comments
 (0)