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

Commit 4ab3c2c

Browse files
lint
1 parent 6c8b730 commit 4ab3c2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/firebase.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ export interface FirebasePhoneLoginOptions {
275275
* See: https://firebase.google.com/docs/reference/android/com/google/firebase/auth/PhoneAuthProvider
276276
*/
277277
timeout: number;
278-
}
278+
};
279279
}
280280

281281
export interface FirebaseGoogleLoginOptions {

0 commit comments

Comments
 (0)