Skip to content

Commit 345e23c

Browse files
committed
Export RealtimeDatabaseURL from database-deprecated
1 parent 32ed0a5 commit 345e23c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/database-deprecated/database.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,5 @@ export class AngularFireDatabase {
3838
}
3939

4040
}
41+
42+
export { RealtimeDatabaseURL };

0 commit comments

Comments
 (0)