UNPKG

rush-init-project-plugin

Version:

Rush plugin for initialize project in monorepo

7 lines 251 B
/** * This file is used to record custom events. * Do not name events direct in the system. * Because you might register others's action. */ export declare const CUSTOM_EMIT_EVENTS: Record<string, string>; //# sourceMappingURL=EMIT_EVENTS.d.ts.map