UNPKG

tell-me-when

Version:
5 lines 186 B
import { DateFn } from './DateFn'; export declare function applyDateFns(dateFns: DateFn[], { now }?: { now?: Date; }): Date | [Date, Date]; //# sourceMappingURL=applyDateFns.d.ts.map