UNPKG

venus-cli

Version:
4 lines (3 loc) 155 B
import { CommandModule } from 'yargs'; import { ICmdTestParam } from '../prototype'; export declare function cmdTest(): CommandModule<any, ICmdTestParam>;