Skip to content

Commit 6316151

Browse files
committed
Api review
1 parent b016dc3 commit 6316151

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

common/api-review/auth.api.md

+1
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)