UNPKG

he-cli-fe

Version:

frontend cli tool for development

6 lines (5 loc) 98 B
//inquirer.choices数组元素 export interface InquirerChoice { value: number name: string }