UNPKG

date-fns

Version:

Modern JavaScript date utility library

3 lines (2 loc) 111 B
import type { FormatRelativeFn } from "../../types.js"; export declare const formatRelative: FormatRelativeFn;