Skip to content

Commit 1c3ed6b

Browse files
authored
Create thirty-flies-flow.md
1 parent 22ab777 commit 1c3ed6b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.changeset/thirty-flies-flow.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"@firebase/database-types": patch
3+
"@firebase/database": patch
4+
---
5+
6+
Added interface `Database` which is implemented by `FirebaseDatabase` to allow the use of interface instead of class for the instance type.
7+
It solves an issue admin SDK encountered where they only want to export the type, but Typescript thinks they are exporting the actual class.

0 commit comments

Comments
 (0)