MCPcopy Create free account
hub / github.com/NativeScript/firebase / index.android.ts

File index.android.ts

packages/firebase-dynamic-links/index.android.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Application, AndroidActivityNewIntentEventData, AndroidApplication } from '@nativescript/core';
2import { deserialize, firebase, FirebaseApp, FirebaseError } from '@nativescript/firebase-core';
3import { IDynamicLink, IDynamicLinkAnalyticsParameters, IDynamicLinkAndroidParameters, IDynamicLinkIOSParameters, IDynamicLinkITunesParameters, IDynamicLinkNavigationParameters, IDynamicLinkParameters, IDynamicLinks, IDynamicLinkSocialParameters, OnLinkListener, ShortLinkType } from './common';
4

Callers

nothing calls this directly

Calls 1

firebaseFunction · 0.90

Tested by

no test coverage detected