the-tip-top-backend/node_modules/date-fns/locale/zh-CN/_lib/formatRelative.d.ts
2025-11-17 23:47:54 +01:00

3 lines
111 B
TypeScript

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