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

Class

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

Source from the content-addressed store, hash-verified

98 * @since 13
99 */
100declare class FIRAuth extends NSObject implements FIRAuthInterop, UIApplicationDelegate, UISceneDelegate {
101 static alloc(): FIRAuth; // inherited from NSObject
102
103 static auth(): FIRAuth;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected