UNPKG

@iabtechlabtcf/core

Version:

Ensures consistent encoding and decoding of TC Signals for the iab. Transparency and Consent Framework (TCF).

5 lines (4 loc) 124 B
import { GVLMapItem } from './GVLMapItem.js'; export interface DataCategory extends GVLMapItem { description: string; }