Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit 445acd3

Browse files
doc default
1 parent 426b58f commit 445acd3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

firebase.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ declare module "nativescript-plugin-firebase" {
1717
* Attempt to sign out before initializing, useful in case previous
1818
* project token is cached which leads to following type of error:
1919
* "[FirebaseDatabase] Authentication failed: invalid_token ..."
20+
* Default false.
2021
*/
2122
iOSEmulatorFlush?: boolean;
2223
}

0 commit comments

Comments
 (0)