UNPKG

nx

Version:

The core Nx plugin contains the core functionality of Nx like the project graph, nx commands and task orchestration.

7 lines 389 B
import { CommandModule } from 'yargs'; export declare const yargsAffectedCommand: CommandModule; export declare const yargsAffectedTestCommand: CommandModule; export declare const yargsAffectedBuildCommand: CommandModule; export declare const yargsAffectedLintCommand: CommandModule; export declare const yargsAffectedE2ECommand: CommandModule; //# sourceMappingURL=command-object.d.ts.map