Skip to content

Commit

Permalink
Merge branch 'master' of github.com:dpa99c/cordova-plugin-firebasex
Browse files Browse the repository at this point in the history
  • Loading branch information
dpa99c committed May 13, 2020
2 parents b51bb38 + 83f839f commit ee347ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ interface FirebasePlugin {
stackTrace?: object,
success?: () => void,
error?: (err: string) => void
)
): void
verifyPhoneNumber(
success: (value: object) => void,
error: (err: string) => void,
Expand Down

0 comments on commit ee347ad

Please sign in to comment.