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

Class

packages/firebase-auth/index.d.ts:313–313  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

311}
312
313export declare class Auth implements IAuth {
314 readonly app: FirebaseApp;
315 readonly currentUser: User | null;
316 languageCode: string;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected