UNPKG

@68publishers/cookie-consent

Version:

Cookie consent wrapper based on orestbida/cookieconsent with GTM integration.

6 lines (5 loc) 128 B
export class AbstractIdentity { toString() { throw new Error('Method ::toString() must be reimplemented.'); } }