database-petani-mobile/node_modules/date-fns/locale/el/_lib/formatRelative.d.ts
2026-02-23 16:39:35 +07:00

3 lines
111 B
TypeScript

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