UNPKG

@ton-actions/tondev-contest

Version:

TON Dev Environment

8 lines 389 B
import { Command, ToolController } from "../../core"; export declare const clangVersionCommand: Command; export declare const clangCreateCommand: Command; export declare const clangCompileCommand: Command; export declare const clangUpdateCommand: Command; export declare const clangSetCommand: Command; export declare const Clang: ToolController; //# sourceMappingURL=index.d.ts.map