UNPKG

gdpr-consent

Version:

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

2 lines (1 loc) 58 B
export type GDPRConsentUser = { [key: string]: unknown };