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

7 lines (6 loc) 184 B
type ValidType = number | undefined | null | string; export declare class SupportedVersions { private static readonly set_; static has(value: ValidType): boolean; } export {};