@formatjs/intl-locale 3.2.1 → 3.3.1

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.
@@ -4,4 +4,3 @@ export declare function getCalendarPreferenceDataForRegion(region?: string): str
4
4
  export declare function getHourCyclesPreferenceDataForLocaleOrRegion(locale: string, region?: string): string[];
5
5
  export declare function getTimeZonePreferenceForRegion(region: string): string[];
6
6
  export declare function getWeekDataForRegion(region?: string): WeekInfoInternal;
7
- //# sourceMappingURL=preference-data.d.ts.map
@@ -1,2 +1 @@
1
1
  export declare function shouldPolyfill(): boolean;
2
- //# sourceMappingURL=should-polyfill.d.ts.map
@@ -248,4 +248,3 @@ export declare const timezones: {
248
248
  readonly zw: readonly ["Africa/Harare"];
249
249
  };
250
250
  export type TimezonesTerritory = keyof typeof timezones;
251
- //# sourceMappingURL=timezones.generated.d.ts.map