Type Alias CachedConsentEntryMap

CachedConsentEntryMap: {
    [value: string]: ConsentListEntry;
}