UNPKG
localized-dst
Version:
latest (1.1.2)
1.1.2
1.1.1
1.1.0
1.0.0
Determine if a date is in daylight savings time by country/state/city
localized-dst
/
dist
/
index.d.ts
2 lines
(1 loc)
•
34 B
TypeScript
View Raw
1
2
export
{ isDst }
from
'./is-dst'
;