UNPKG

rush-init-project-plugin

Version:

Rush plugin for initialize project in monorepo

5 lines 236 B
export declare const PROCESS_STATUS: Record<string, number>; export declare const getCurrentState: () => number; export declare const start: () => void; export declare const goNext: () => void; //# sourceMappingURL=EventManager.d.ts.map