We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad66018 commit c435473Copy full SHA for c435473
src/lib/es2020.intl.d.ts
@@ -1,13 +1,5 @@
1
declare namespace Intl {
2
3
- /**
4
- * [Unicode BCP 47 Locale Identifiers](https://unicode.org/reports/tr35/#Unicode_Language_and_Locale_Identifiers) definition.
5
- *
6
- * [MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl#locales_argument).
7
8
- */
9
- type UnicodeBCP47LocaleIdentifier = string;
10
-
11
/**
12
* Unit to use in the relative time internationalized message.
13
*
0 commit comments