UNPKG
@types/luxon
Version:
latest (3.7.1)
ts2.0 (0.2.1)
ts2.1 (0.2.1)
ts2.2 (1.15.2)
ts2.3 (1.15.2)
ts2.4 (1.15.2)
ts2.5 (1.15.2)
ts2.6 (1.15.2)
ts2.7 (1.15.2)
ts2.8 (1.22.0)
ts2.9 (1.24.0)
ts3.0 (1.24.3)
ts3.1 (1.24.4)
ts3.2 (1.25.0)
ts3.3 (1.25.0)
ts3.4 (1.26.1)
ts3.5 (1.26.5)
ts3.6 (2.0.0)
ts3.7 (2.0.7)
ts3.8 (2.0.9)
ts3.9 (2.3.2)
ts4.0 (3.0.0)
ts4.1 (3.1.0)
ts4.2 (3.2.0)
ts4.3 (3.3.2)
ts4.4 (3.3.2)
ts4.5 (3.3.5)
ts4.6 (3.4.2)
ts4.7 (3.4.2)
ts4.8 (3.4.2)
ts4.9 (3.4.2)
ts5.0 (3.4.2)
ts5.1 (3.7.1)
ts5.2 (3.7.1)
ts5.3 (3.7.1)
ts5.4 (3.7.1)
ts5.5 (3.7.1)
ts5.6 (3.7.1)
ts5.7 (3.7.1)
ts5.8 (3.7.1)
ts5.9 (3.7.1)
ts6.0 (3.7.1)
3.7.1
3.7.0
3.6.2
3.6.1
3.6.0
3.4.2
3.4.1
3.4.0
3.3.8
3.3.7
3.3.6
3.3.5
3.3.4
3.3.3
3.3.2
3.3.1
3.3.0
3.2.2
3.2.1
3.2.0
3.1.0
3.0.3
3.0.2
3.0.1
3.0.0
2.4.0
2.3.2
2.3.1
2.3.0
2.0.9
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.27.1
1.27.0
1.26.5
1.26.4
1.26.3
1.26.2
1.26.1
1.26.0
1.25.3
1.25.2
1.25.1
1.25.0
1.24.4
1.24.3
1.24.2
1.24.1
1.24.0
1.22.1
1.22.0
1.21.0
1.15.2
1.15.1
1.15.0
1.13.0
1.12.0
1.11.1
1.11.0
1.10.3
1.10.2
1.10.1
1.10.0
1.4.2
1.4.1
1.4.0
1.2.2
1.2.1
1.2.0
0.5.3
0.5.2
0.5.1
0.5.0
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
TypeScript definitions for luxon
DefinitelyTyped/DefinitelyTyped
@types/luxon
/
src
/
luxon.d.ts
10 lines
(8 loc)
•
215 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
10
export
const
VERSION
:
string
;
export
*
from
'./datetime'
;
export
*
from
'./duration'
;
export
*
from
'./info'
;
export
*
from
'./interval'
;
export
*
from
'./settings'
;
export
*
from
'./zone'
;
export
*
from
'./misc'
;