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

8 lines (7 loc) 186 B
import { Command } from './Command.js'; /** * Gets a version of the Global Vendors List */ export declare class GetVendorListCommand extends Command { protected respond(): void; }