UNPKG

appsflyer-capacitor-plugin

Version:
7 lines (6 loc) 228 B
import type { AppsFlyerPlugin } from './definitions'; declare const AppsFlyer: AppsFlyerPlugin; export * from './definitions'; export * from './Appsflyer_constants'; export * from './appsflyer_interfaces'; export { AppsFlyer };