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 db9e007 commit 9a75d2aCopy full SHA for 9a75d2a
src/lib/es2020.intl.d.ts
@@ -277,6 +277,7 @@ declare namespace Intl {
277
};
278
279
interface DisplayNamesOptions {
280
+ locale: UnicodeBCP47LocaleIdentifier;
281
localeMatcher: RelativeTimeFormatLocaleMatcher;
282
style: RelativeTimeFormatStyle;
283
type: "language" | "region" | "script" | "currency";
0 commit comments