UNPKG

@iabtechlabtcf/core

Version:

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

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