UNPKG

swedish-holidays

Version:

Library for calculating the date of all swedish holidays for any given year.

4 lines (3 loc) 110 B
import { IHolidayNames } from './holidays.interface'; declare const svSe: IHolidayNames; export default svSe;