UNPKG

@leafygreen-ui/date-utils

Version:
5 lines 153 B
/** * Returns a new date set to midnight */ export declare const setToUTCMidnight: (date: Date) => Date; //# sourceMappingURL=setToUTCMidnight.d.ts.map