UNPKG

@localia/ngx-cookie-consent

Version:

Angular module to display a cookie consent banner without other dependencies.

4 lines (3 loc) 75 B
export interface TranslatableString { [languageKey: string]: string; }