UNPKG
@formatjs/intl-relativetimeformat
Version:
latest (11.4.11)
next (6.0.4-alpha.0)
11.4.11
11.4.10
11.4.9
11.4.8
11.4.7
11.4.6
11.4.5
11.4.4
11.4.3
11.4.2
11.4.1
11.4.0
11.3.0
11.2.16
11.2.15
11.2.14
11.2.13
11.2.12
11.2.11
11.2.10
11.2.9
11.2.8
11.2.7
11.2.6
11.2.5
11.2.4
11.2.3
11.2.2
11.2.1
11.2.0
11.1.10
11.1.9
11.1.8
11.1.7
11.1.5
11.1.4
11.1.3
11.1.2
11.1.0
11.0.3
11.0.2
11.0.1
10.0.1
10.0.0
9.5.2
9.5.1
9.5.0
9.4.1
9.4.0
9.3.3
9.3.2
9.3.1
9.3.0
9.2.3
9.2.2
9.2.1
9.2.0
9.1.7
9.1.6
9.1.5
9.1.4
9.1.3
9.1.2
9.1.1
9.1.0
9.0.0
8.1.8
8.1.7
8.1.6
8.1.5
8.1.4
8.1.3
8.1.2
8.1.1
8.1.0
8.0.6
8.0.5
8.0.4
8.0.3
8.0.2
8.0.1
8.0.0
7.3.6
7.3.5
7.3.4
7.3.3
7.3.2
7.3.1
7.3.0
7.2.10
7.2.9
7.2.8
7.2.7
7.2.6
7.2.5
7.2.4
7.2.3
7.2.2
7.2.1
7.2.0
7.1.2
7.1.1
7.1.0
7.0.0
6.2.4
6.2.3
6.2.2
6.2.1
6.2.0
6.1.0
6.0.4-alpha.0
6.0.2
6.0.1
6.0.0
5.2.11
5.2.10
5.2.9
5.2.8
5.2.7
5.2.6
5.2.4
5.2.3
5.2.2
5.2.1
5.2.0
5.1.0
5.0.1
5.0.0
4.5.16
4.5.15
4.5.14
4.5.13
4.5.12
4.5.11
4.5.10
4.5.9
4.5.8
4.5.7
4.5.6
4.5.5
4.5.4
4.5.3
4.5.2
4.5.1
4.5.0
4.4.6
4.4.5
4.4.4
4.4.3
4.4.3-alpha.7
4.4.3-alpha.6
4.4.2
4.4.1
4.4.0
4.2.1
4.2.0
4.1.1
4.1.0
4.0.1
4.0.0
3.1.0
3.0.2
3.0.1
2.8.3
2.8.2
2.8.1
2.8.0
2.7.0
2.6.4
2.6.3
2.6.2
2.6.1
2.6.0
2.5.2
2.5.1
2.5.0
2.4.3
2.4.2
2.4.0
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
2.2.0
2.1.0
2.0.2
2.0.1
2.0.0
1.0.1
1.0.0
Formats JavaScript dates to relative time strings.
github.com/formatjs/formatjs
formatjs/formatjs
@formatjs/intl-relativetimeformat
/
should-polyfill.d.ts
2 lines
(1 loc)
•
77 B
TypeScript
View Raw
1
2
export
declare
function
shouldPolyfill
(
locale
?:
string
):
string
|
undefined
;