@formatjs/intl-getcanonicallocales 3.2.3 → 3.2.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.
package/index.d.ts CHANGED
@@ -47,7 +47,7 @@ declare function isUnicodeScriptSubtag(script: string): boolean;
47
47
  declare function parseUnicodeLanguageId(chunks: string[] | string): UnicodeLanguageId;
48
48
  declare function parseUnicodeLocaleId(locale: string): UnicodeLocaleId;
49
49
  //#endregion
50
- //#region packages/intl-getcanonicallocales/likelySubtags.generated.d.ts
50
+ //#region node_modules/.aspect_rules_js/@formatjs_generated+cldr.core@0.0.0/node_modules/@formatjs_generated/cldr.core/likelySubtags.d.ts
51
51
  declare const likelySubtags: Record<string, string>;
52
52
  //#endregion
53
53
  //#region packages/intl-getcanonicallocales/index.d.ts