3 lines
95 B
TypeScript
3 lines
95 B
TypeScript
import type { FormatLong } from "../../types.js";
|
|
export declare const formatLong: FormatLong;
|