UNPKG

rush-init-project-plugin

Version:

Rush plugin for initialize project in monorepo

8 lines 213 B
import { Widgets } from 'blessed'; export declare const TemplateList: (choices: { name: string; value: string; }[]) => { templateList: Widgets.ListElement; }; //# sourceMappingURL=templateList.d.ts.map