UNPKG

@ipohjs/calendar

Version:
4 lines 224 B
import type { CalendarWeekday } from '../types.js'; import type { GetWeekdaysInit } from './types.js'; export declare function getWeekdays(init: GetWeekdaysInit): CalendarWeekday[]; //# sourceMappingURL=get-weekdays.d.ts.map