UNPKG

gdpr-consent

Version:

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

6 lines (5 loc) 204 B
export * from "./gdpr-consent-parameters.js"; export * from "./gdpr-consent-state.js"; export * from "./gdpr-consent-user.js"; export * from "./lang-interface.js"; export * from "./service-interface.js";