UNPKG

@nrwl/workspace

Version:

Smart, Fast and Extensible Build System.

4 lines (3 loc) 146 B
import { Tree } from '@nrwl/devkit'; export declare function updateDecorateAngularCLI(host: Tree): void; export default updateDecorateAngularCLI;