nx
Version:
7 lines (6 loc) • 345 B
TypeScript
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;