@sunrise-upc/mobile-prod-card 1.2.4-beta.20 → 1.2.4-beta.21

Sign up to get free protection for your applications and to get access to all the features.
@@ -7,4 +7,3 @@ export declare const fetchLineCheck: (payload: any) => Promise<{
7
7
  configEligibleBundle: string[];
8
8
  plannedUpgrade: any;
9
9
  }>;
10
- export declare const fetchAddress: (address: any, isValid: boolean) => Promise<any>;