UNPKG

tondev

Version:

TON Dev Environment

3 lines 214 B
import { Command, Terminal, ToolController } from "../core"; export declare function printUsage(terminal: Terminal, controller?: ToolController, command?: Command): Promise<void>; //# sourceMappingURL=help.d.ts.map