|
4 | 4 | Intl.NumberFormat.prototype.formatRange
|
5 | 5 | >Intl.NumberFormat.prototype.formatRange : any
|
6 | 6 | >Intl.NumberFormat.prototype : Intl.NumberFormat
|
7 |
| ->Intl.NumberFormat : { (locales?: string | string[], options?: Intl.NumberFormatOptions): Intl.NumberFormat; new (locales?: string | string[], options?: Intl.NumberFormatOptions): Intl.NumberFormat; supportedLocalesOf(locales: string | string[], options?: Intl.NumberFormatOptions): string[]; readonly prototype: Intl.NumberFormat; } |
| 7 | +>Intl.NumberFormat : Intl.NumberFormatConstructor |
8 | 8 | >Intl : typeof Intl
|
9 |
| ->NumberFormat : { (locales?: string | string[], options?: Intl.NumberFormatOptions): Intl.NumberFormat; new (locales?: string | string[], options?: Intl.NumberFormatOptions): Intl.NumberFormat; supportedLocalesOf(locales: string | string[], options?: Intl.NumberFormatOptions): string[]; readonly prototype: Intl.NumberFormat; } |
| 9 | +>NumberFormat : Intl.NumberFormatConstructor |
10 | 10 | >prototype : Intl.NumberFormat
|
11 | 11 | >formatRange : any
|
12 | 12 |
|
13 | 13 | Intl.DateTimeFormat.prototype.formatRange
|
14 | 14 | >Intl.DateTimeFormat.prototype.formatRange : (startDate: number | bigint | Date, endDate: number | bigint | Date) => string
|
15 | 15 | >Intl.DateTimeFormat.prototype : Intl.DateTimeFormat
|
16 |
| ->Intl.DateTimeFormat : { (locales?: string | string[], options?: Intl.DateTimeFormatOptions): Intl.DateTimeFormat; new (locales?: string | string[], options?: Intl.DateTimeFormatOptions): Intl.DateTimeFormat; supportedLocalesOf(locales: string | string[], options?: Intl.DateTimeFormatOptions): string[]; readonly prototype: Intl.DateTimeFormat; } |
| 16 | +>Intl.DateTimeFormat : Intl.DateTimeFormatConstructor |
17 | 17 | >Intl : typeof Intl
|
18 |
| ->DateTimeFormat : { (locales?: string | string[], options?: Intl.DateTimeFormatOptions): Intl.DateTimeFormat; new (locales?: string | string[], options?: Intl.DateTimeFormatOptions): Intl.DateTimeFormat; supportedLocalesOf(locales: string | string[], options?: Intl.DateTimeFormatOptions): string[]; readonly prototype: Intl.DateTimeFormat; } |
| 18 | +>DateTimeFormat : Intl.DateTimeFormatConstructor |
19 | 19 | >prototype : Intl.DateTimeFormat
|
20 | 20 | >formatRange : (startDate: number | bigint | Date, endDate: number | bigint | Date) => string
|
21 | 21 |
|
22 | 22 | new Intl.NumberFormat().formatRange
|
23 | 23 | >new Intl.NumberFormat().formatRange : any
|
24 | 24 | >new Intl.NumberFormat() : Intl.NumberFormat
|
25 |
| ->Intl.NumberFormat : { (locales?: string | string[], options?: Intl.NumberFormatOptions): Intl.NumberFormat; new (locales?: string | string[], options?: Intl.NumberFormatOptions): Intl.NumberFormat; supportedLocalesOf(locales: string | string[], options?: Intl.NumberFormatOptions): string[]; readonly prototype: Intl.NumberFormat; } |
| 25 | +>Intl.NumberFormat : Intl.NumberFormatConstructor |
26 | 26 | >Intl : typeof Intl
|
27 |
| ->NumberFormat : { (locales?: string | string[], options?: Intl.NumberFormatOptions): Intl.NumberFormat; new (locales?: string | string[], options?: Intl.NumberFormatOptions): Intl.NumberFormat; supportedLocalesOf(locales: string | string[], options?: Intl.NumberFormatOptions): string[]; readonly prototype: Intl.NumberFormat; } |
| 27 | +>NumberFormat : Intl.NumberFormatConstructor |
28 | 28 | >formatRange : any
|
29 | 29 |
|
30 | 30 | new Intl.NumberFormat().formatRangeToParts
|
31 | 31 | >new Intl.NumberFormat().formatRangeToParts : any
|
32 | 32 | >new Intl.NumberFormat() : Intl.NumberFormat
|
33 |
| ->Intl.NumberFormat : { (locales?: string | string[], options?: Intl.NumberFormatOptions): Intl.NumberFormat; new (locales?: string | string[], options?: Intl.NumberFormatOptions): Intl.NumberFormat; supportedLocalesOf(locales: string | string[], options?: Intl.NumberFormatOptions): string[]; readonly prototype: Intl.NumberFormat; } |
| 33 | +>Intl.NumberFormat : Intl.NumberFormatConstructor |
34 | 34 | >Intl : typeof Intl
|
35 |
| ->NumberFormat : { (locales?: string | string[], options?: Intl.NumberFormatOptions): Intl.NumberFormat; new (locales?: string | string[], options?: Intl.NumberFormatOptions): Intl.NumberFormat; supportedLocalesOf(locales: string | string[], options?: Intl.NumberFormatOptions): string[]; readonly prototype: Intl.NumberFormat; } |
| 35 | +>NumberFormat : Intl.NumberFormatConstructor |
36 | 36 | >formatRangeToParts : any
|
37 | 37 |
|
38 | 38 | new Intl.DateTimeFormat().formatRange
|
39 | 39 | >new Intl.DateTimeFormat().formatRange : (startDate: number | bigint | Date, endDate: number | bigint | Date) => string
|
40 | 40 | >new Intl.DateTimeFormat() : Intl.DateTimeFormat
|
41 |
| ->Intl.DateTimeFormat : { (locales?: string | string[], options?: Intl.DateTimeFormatOptions): Intl.DateTimeFormat; new (locales?: string | string[], options?: Intl.DateTimeFormatOptions): Intl.DateTimeFormat; supportedLocalesOf(locales: string | string[], options?: Intl.DateTimeFormatOptions): string[]; readonly prototype: Intl.DateTimeFormat; } |
| 41 | +>Intl.DateTimeFormat : Intl.DateTimeFormatConstructor |
42 | 42 | >Intl : typeof Intl
|
43 |
| ->DateTimeFormat : { (locales?: string | string[], options?: Intl.DateTimeFormatOptions): Intl.DateTimeFormat; new (locales?: string | string[], options?: Intl.DateTimeFormatOptions): Intl.DateTimeFormat; supportedLocalesOf(locales: string | string[], options?: Intl.DateTimeFormatOptions): string[]; readonly prototype: Intl.DateTimeFormat; } |
| 43 | +>DateTimeFormat : Intl.DateTimeFormatConstructor |
44 | 44 | >formatRange : (startDate: number | bigint | Date, endDate: number | bigint | Date) => string
|
45 | 45 |
|
46 | 46 | new Intl.DateTimeFormat().formatRangeToParts
|
47 | 47 | >new Intl.DateTimeFormat().formatRangeToParts : (startDate: number | bigint | Date, endDate: number | bigint | Date) => Intl.DateTimeRangeFormatPart[]
|
48 | 48 | >new Intl.DateTimeFormat() : Intl.DateTimeFormat
|
49 |
| ->Intl.DateTimeFormat : { (locales?: string | string[], options?: Intl.DateTimeFormatOptions): Intl.DateTimeFormat; new (locales?: string | string[], options?: Intl.DateTimeFormatOptions): Intl.DateTimeFormat; supportedLocalesOf(locales: string | string[], options?: Intl.DateTimeFormatOptions): string[]; readonly prototype: Intl.DateTimeFormat; } |
| 49 | +>Intl.DateTimeFormat : Intl.DateTimeFormatConstructor |
50 | 50 | >Intl : typeof Intl
|
51 |
| ->DateTimeFormat : { (locales?: string | string[], options?: Intl.DateTimeFormatOptions): Intl.DateTimeFormat; new (locales?: string | string[], options?: Intl.DateTimeFormatOptions): Intl.DateTimeFormat; supportedLocalesOf(locales: string | string[], options?: Intl.DateTimeFormatOptions): string[]; readonly prototype: Intl.DateTimeFormat; } |
| 51 | +>DateTimeFormat : Intl.DateTimeFormatConstructor |
52 | 52 | >formatRangeToParts : (startDate: number | bigint | Date, endDate: number | bigint | Date) => Intl.DateTimeRangeFormatPart[]
|
53 | 53 |
|
0 commit comments