UNPKG

@altack/ngx-onetrust

Version:

OneTrust loader & wrapper for Angular

3 lines (2 loc) 118 B
import { InjectionToken } from '@angular/core'; export declare const ONE_TRUST_CONFIGURATION: InjectionToken<string>;