@sunrise-upc/mobile-prod-card 4.1.1-beta.3 → 4.1.1-beta.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -9,6 +9,8 @@ export declare const BUNDLEPRODUCT = "BUNDLE";
9
9
  export declare const GAEVENT = "gaEvent";
10
10
  export declare const STAGETEASER = "Stage Teaser";
11
11
  export declare const LINETABLE = "Line Table";
12
+ export declare const LINETABLEPRODUCT = "Line Table - Product";
13
+ export declare const LINETABLEDEVICE = "Line Table - Device";
12
14
  export declare const COMBINEDEVICE = "combine_with_device";
13
15
  export declare const TABCLICK = "tab_click";
14
16
  export declare const TOGGLE_ON_CONFIGURATOR = "toggle_on_configurator";