UNPKG

date-fns

Version:

Modern JavaScript date utility library

7 lines (6 loc) 208 B
export declare const formatRelativeWithOptions: import("./types.js").FPFn3< string, import("../formatRelative.js").FormatRelativeOptions | undefined, string | number | Date, string | number | Date >;