volleyball-dev-frontend/node_modules/date-fns/locale/se/_lib/formatRelative.d.mts
2025-06-02 16:42:16 +00:00

3 lines
111 B
TypeScript

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