UNPKG

@ton-actions/tondev-contest

Version:

TON Dev Environment

9 lines 463 B
import { Command, ToolController } from "../../core"; export declare const contractInfoCommand: Command; export declare const contractDeployCommand: Command; export declare const contractTopUpCommand: Command; export declare const contractRunCommand: Command; export declare const contractRunLocalCommand: Command; export declare const contractRunExecutorCommand: Command; export declare const Contract: ToolController; //# sourceMappingURL=index.d.ts.map