UNPKG

nx

Version:

Smart, Fast and Extensible Build System

6 lines (5 loc) 233 B
export declare function addCommandPrefixIfNeeded(projectName: string, chunk: any, encoding: string): { content: any; encoding: string; }; export declare function addPrefixToLines(projectName: string, lines: string[]): any[];