MCPcopy Create free account
hub / github.com/NativeScript/firebase /

Class

packages/firebase-auth/typings/objc!FirebaseAuth.d.ts:768–768  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

766declare var FIRAuthErrorUserInfoUpdatedCredentialKey: string;
767
768declare class FIRAuthErrors extends NSObject {
769 static alloc(): FIRAuthErrors; // inherited from NSObject
770
771 static new(): FIRAuthErrors; // inherited from NSObject

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected