UNPKG

@nesto-software/moment-holiday-sweden

Version:

The swedish locale for moment-holiday.

7 lines (6 loc) 313 B
import { AbstractLocale, IHolidayDefinitionInternal } from "@nesto-software/moment-holiday-core"; export declare class SwedishCountryLocale extends AbstractLocale { private readonly allmanna_helgdagar_1989_253; private readonly kollektivavtal; getHolidayDefinitions(): IHolidayDefinitionInternal[]; }