UNPKG

@almacareer/cookie-consent-manager

Version:

Cookie Consent Manager mainly for Alma Career products

3 lines (2 loc) 122 B
import { CookieValue } from 'vanilla-cookieconsent'; export declare const pushToDataLayer: (cookie: CookieValue) => void;