UNPKG

venus-cli

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