Skip to content

Commit f211be8

Browse files
authored
Update packages/firebase/index.d.ts
1 parent 9b8aa99 commit f211be8

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
@@ -5786,7 +5786,7 @@ declare namespace firebase.database {
57865786
*
57875787
* @param host the emulator host (ex: localhost)
57885788
* @param port the emulator port (ex: 8080)
5789-
* @param options.mockUserToken - the mock auth token to use for unit testing Security Rules
5789+
* @param options.mockUserToken the mock auth token to use for unit testing Security Rules
57905790
*/
57915791
useEmulator(
57925792
host: string,

0 commit comments

Comments
 (0)