NeahNew/node_modules/date-fns/locale/be/_lib/formatDistance.d.mts
2025-05-03 14:17:46 +02:00

3 lines
111 B
TypeScript

import type { FormatDistanceFn } from "../../types.js";
export declare const formatDistance: FormatDistanceFn;