UNPKG

@iabtcf/core

Version:

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

3 lines (2 loc) 91 B
import { IntMap } from '../IntMap.js'; export declare type IDSetMap = IntMap<Set<number>>;