UNPKG

cosmic-interchain-cli

Version:

A command-line utility for Cosmic Wire's interchain messaging protocol

6 lines 152 B
import { CommandModule } from 'yargs'; /** * Parent command */ export declare const deployCommand: CommandModule; //# sourceMappingURL=deploy.d.ts.map