NeahFront3/node_modules/date-fns/locale/bn/_lib/formatRelative.d.ts
2025-04-09 18:02:58 +02:00

3 lines
111 B
TypeScript

import type { FormatRelativeFn } from "../../types.js";
export declare const formatRelative: FormatRelativeFn;