UNPKG

nodemod

Version:

A collection of node modules for The Really Project

3 lines 186 B
import type { WeekNumberType } from '../typings'; export declare function getWeekNumber(weekNumberType: WeekNumberType, date: Date): number; //# sourceMappingURL=get-week-number.d.ts.map