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 5f5437a commit 3a31bd4Copy full SHA for 3a31bd4
src/lib/es2020.intl.d.ts
@@ -284,6 +284,5 @@ declare namespace Intl {
284
dayPeriod?: "narrow" | "short" | "long";
285
numberingSystem?: string;
286
hourCycle?: "h11" | "h12" | "h23" | "h24";
287
- fractionalSecondDigits?: 0 | 1 | 2 | 3;
288
}
289
0 commit comments