UNPKG

@iabtechlabtcf/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) 263 B
export * from './command/index.js'; export * from './response/index.js'; export * from './status/index.js'; export * from './CmpApi.js'; export * from './CmpApiModel.js'; export * from './CustomCommands.js'; export { API_KEY, APIArgs } from './CallResponder.js';