UNPKG

create-aiot

Version:

An easy way to start aiot project

3 lines (2 loc) 117 B
import { ICommand } from '@aiot-toolkit/commander'; export declare function getUxCreateCommand(): Promise<ICommand>;