UNPKG

@hyperlane-xyz/cli

Version:

A command-line utility for common Hyperlane operations

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