UNPKG

208 BTypeScriptView Raw
1import type { CalendarWeekday, GetWeekdaysOptions } from './calendar_typing.js';
2export declare function getWeekdays(options: GetWeekdaysOptions): CalendarWeekday[];
3//# sourceMappingURL=get-weekdays.d.ts.map
\No newline at end of file