UNPKG

create-lbgcli

Version:

前端脚手架模板

5 lines (4 loc) 96 B
declare class ServeCommand { apply(cli: any): Promise<void>; } export default ServeCommand;