mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-09-08 10:08:21 +00:00
3 lines
176 B
TypeScript
3 lines
176 B
TypeScript
/** @deprecated import from "@/lib/format" (or ../../lib/format) instead. */
|
|
export { humanize, formatDate, formatDateTime, formatMoney, formatBytes } from "../../lib/format";
|