UNPKG

@leafygreen-ui/date-utils

Version:
3 lines 148 B
/** Returns the last day in a given month */ export declare const getLastOfMonth: (date: Date) => Date; //# sourceMappingURL=getLastOfMonth.d.ts.map