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

Method getNative

packages/firebase-ui/index.android.ts:327–329  ·  view source on GitHub ↗
(ui: IUI)

Source from the content-addressed store, hash-verified

325 }
326
327 getNative(ui: IUI) {
328 return this._builder.build();
329 }
330}
331
332export class MicrosoftProvider extends ProviderBase {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected