UNPKG

@leafygreen-ui/date-utils

Version:
3 lines 173 B
/** Returns midnight on the fist day of the provided month */ export declare const getFirstOfUTCMonth: (date: Date) => Date; //# sourceMappingURL=getFirstOfUTCMonth.d.ts.map