@sunrise-upc/mobile-prod-card 1.0.41-beta.0 → 1.0.41-beta.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -13,3 +13,7 @@ export declare const COMBINEDEVICE = "combine_with_device";
13
13
  export declare const TABCLICK = "tab_click";
14
14
  export declare const TOGGLE_ON_CONFIGURATOR = "toggle_on_configurator";
15
15
  export declare const TOGGLE_OFF_CONFIGURATOR = "toggle_off_configurator";
16
+ export declare const MOBILEORDER = "MOBILE_ORDER";
17
+ export declare const HOMEORDER = "HOME_ORDER";
18
+ export declare const MOBILESUBSCRIPTION = "Mobile Subscription Only";
19
+ export declare const INTERNETSUBSCRIPTION = "Internet Subscription Only";