📄 formatRelative.d.cts
/home/palash/git/site/node_modules/date-fns/locale/fr/_lib/formatRelative.d.cts
Language: cts • Lines: 2
import type { FormatRelativeFn } from "../../types.ts";
export declare const formatRelative: FormatRelativeFn;