@20minutes/tyr 2.41.3 → 2.41.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,7 +2,6 @@ import { ClientScriptType } from '../helpers/scriptHelper';
2
2
  export declare const WEBORAMA_VENDOR_ID: "weborama";
3
3
  export declare const VENDOR_366_ID: "366sas-U9KhdfCC";
4
4
  export declare const FIRSTID_VENDOR_ID: "firstid-gTwRBEyP";
5
- export declare const WEBORAMA_CONTENT_IDS: string[];
6
5
  export declare const conditionalScriptsCmpHandler: (script: ClientScriptType) => void;
7
6
  export declare const registerCmpPartnerCallback: (name: string, onConsentGranted: () => void) => void;
8
7
  export declare const connectPartnersToCmp: () => void;