UNPKG

@ton-actions/tondev-contest

Version:

TON Dev Environment

9 lines 452 B
import { Command, ToolController } from "../../core"; export declare const networkAddCommand: Command; export declare const networkListCommand: Command; export declare const networkInfoCommand: Command; export declare const networkDeleteCommand: Command; export declare const networkDefaultCommand: Command; export declare const networkGiverCommand: Command; export declare const NetworkTool: ToolController; //# sourceMappingURL=index.d.ts.map