UNPKG

gdpr-consent

Version:

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

4 lines (3 loc) 63 B
export type GDPRConsentUser = { [key: string]: unknown; };