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