Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type aliases

IDSetMap

IDSetMap: IntMap<Set<number>>

IdBoolTuple

IdBoolTuple: [number, boolean]

IdOrIds

IdOrIds: number | number[]

KeyMap

KeyMap<T>: IntMap<T>

Type parameters

  • T

PurposeOrFeature

PurposeOrFeature: "purpose" | "feature"

PurposeSubType

PurposeSubType: "consent" | "legInt" | "flexible"

TCModelPropType

TCModelPropType: number | Date | string | boolean | Vector | PurposeRestrictionVector

TreeNodeMaybe

TreeNodeMaybe: TreeNode | null

VersionOrVendorList

VersionOrVendorList: string | number | VendorList

TODO: make map to cache language translations under language so if a language is loaded twice it won't go and get it more than once

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc