UNPKG

@68publishers/cookie-consent

Version:

Cookie consent wrapper based on orestbida/cookieconsent with GTM integration.

5 lines (3 loc) 173 B
import { CookieConsentWrapperFactory } from './src/CookieConsentWrapperFactory.mjs'; import './css/style.css'; export default (new CookieConsentWrapperFactory()).create();