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).

6 lines (5 loc) 172 B
import { Command } from './Command.js'; export declare class GetTCDataCommand extends Command { protected respond(): void; protected throwIfParamInvalid(): void; }