UNPKG

103 BTypeScriptView Raw
1export declare const getWeekOfMonth: import("./types.js").FPFn1<
2 number,
3 string | number | Date
4>;