UNPKG
@date-fns/utc
Version:
latest (2.1.1)
2.1.1
2.1.0
2.0.1
2.0.0
1.2.0
1.1.1
1.1.0
1.0.0
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.1
0.4.0
0.3.0
0.2.0
0.1.0
UTC date utils
github.com/date-fns/utc
date-fns/utc
@date-fns/utc
/
index.d.cts
4 lines
(3 loc)
•
97 B
text/typescript
View Raw
1
2
3
4
export
*
from
"./date/index.js"
;
export
*
from
"./date/mini.js"
;
export
*
from
"./utc/index.ts"
;