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

5 lines (4 loc) 124 B
import { Command } from './Command.js'; export declare class PingCommand extends Command { protected respond(): void; }