UNPKG

@didomi/iabtcf-cmpapi

Version:

Ensures other in-page digital marketing technologies have access to CMP transparency and consent information for the iab. Transparency and Consent Framework (TCF).

7 lines (6 loc) 169 B
export declare class Response { readonly cmpId: number; readonly cmpVersion: number; readonly gdprApplies: boolean; readonly tcfPolicyVersion: number; }