UNPKG

@ima/plugin-analytic-google

Version:

Seznam IMA.js google analytic plugin

5 lines 265 B
import { GoogleAnalytics4 } from './GoogleAnalytics4'; export type { PluginAnalyticGoogleSettings } from './types'; export { GoogleAnalytics4 }; export { type PageViewData, type AnalyticGoogleSettings, } from './GoogleAnalytics4'; //# sourceMappingURL=main.d.ts.map