Skip to content

Commit bd13182

Browse files
committed
Update API reports
1 parent 0b01a26 commit bd13182

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

common/api-review/auth.api.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -596,6 +596,7 @@ export interface PhoneMultiFactorEnrollInfoOptions {
596596
// @public
597597
export class PhoneMultiFactorGenerator {
598598
static assertion(credential: PhoneAuthCredential): PhoneMultiFactorAssertion;
599+
static FACTOR_ID: string;
599600
}
600601

601602
// @public

0 commit comments

Comments
 (0)