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

Class

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

Source from the content-addressed store, hash-verified

547}
548
549export class ActionCodeSettings implements IActionCodeSettings {
550 _native: FIRActionCodeSettings;
551
552 static fromNative(settings: FIRActionCodeSettings) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected