mirror of
https://github.com/Tria-plc/emaui.git
synced 2026-08-27 14:21:00 +00:00
3 lines
111 B
TypeScript
3 lines
111 B
TypeScript
import type { FormatDistanceFn } from "../../types.ts";
|
|
export declare const formatDistance: FormatDistanceFn;
|