Files
cartlog-admin/node_modules/date-fns/locale/el/_lib/formatRelative.d.cts
2026-01-01 15:25:19 +05:30

3 lines
111 B
TypeScript

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