UNPKG

gdpr-consent

Version:

GDPR banner to comply with the European cookie law. Inspired by tarteaucitronjs.

6 lines (5 loc) 176 B
import { GDPRConsentParameters } from "./interfaces/index.js"; /** * GDPR Consent default options */ export declare const DefaulGDPRConsentParameters: GDPRConsentParameters;