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