UNPKG

rush-init-project-plugin

Version:

Rush plugin for initialize project in monorepo

6 lines 182 B
import { Widgets } from 'blessed'; export declare const Steps: () => { stepBox: Widgets.LayoutElement; setStep: (step: number) => void; }; //# sourceMappingURL=steps.d.ts.map