UNPKG

@iabtcf/core

Version:

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

6 lines (5 loc) 149 B
import { GVLMapItem } from './GVLMapItem.js'; export interface Feature extends GVLMapItem { description: string; descriptionLegal: string; }