5 lines
99 B
TypeScript
5 lines
99 B
TypeScript
export declare const startOfMonth: import("./types.js").FPFn1<
|
|
Date,
|
|
string | number | Date
|
|
>;
|