UNPKG
@nesto-software/moment-holiday-sweden
Version:
latest (0.1.2)
0.1.2
0.1.1
0.1.0
The swedish locale for moment-holiday.
nesto-software/moment-holiday
@nesto-software/moment-holiday-sweden
/
dist.browser
/
index.d.ts
3 lines
(2 loc)
•
237 B
TypeScript
View Raw
1
2
3
export
{
HolidayName
as
HolidayNameSweden
}
from
"./locale/holiday-names"
;
export
{
SwedishHolidayDefinitionFactory
,
SwedishCountryAbbrevition
,
SwedishCountryName
,
SwedishStateAbbreviation
, }
from
"./swedish-holiday-definition-factory"
;