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

Class

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

Source from the content-addressed store, hash-verified

888}
889
890export class Auth implements IAuth {
891 _native: FIRAuth;
892 constructor(app?: FirebaseApp) {
893 this._app = app;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected