formatLong.d.ts 95 B

12
  1. import type { FormatLong } from "../../types.js";
  2. export declare const formatLong: FormatLong;