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

Method getNative

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

Source from the content-addressed store, hash-verified

365 }
366
367 getNative(ui: IUI) {
368 return this._builder.build();
369 }
370}
371
372export class YahooProvider extends ProviderBase {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected