We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29b9b1d commit 2e54cbcCopy full SHA for 2e54cbc
src/lib/es2025.intl.d.ts
@@ -75,7 +75,6 @@ declare namespace Intl {
75
resolvedOptions(): ResolvedDurationFormatOptions;
76
}
77
78
-
79
interface ResolvedDurationFormatOptions {
80
locale: string;
81
numberingSystem: string;
0 commit comments