UNPKG

@bemit/consent-ui

Version:

© 2022 [bemit](https://bemit.eu)

4 lines (3 loc) 248 B
import { ConsentUiTracker } from '@bemit/consent-ui/ConsentUiTracker'; export declare const loadGtag: (googleTracking: string, cb: () => void) => void; export declare const pluginGoogle: (group: string, googleTracking: string) => ConsentUiTracker;