UNPKG

gdpr-consent

Version:

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

4 lines (3 loc) 134 B
export declare function addScript(url: string, attributes?: { [key: string]: string | undefined; }, callback?: () => void): void;