UNPKG

@nrwl/workspace

Version:

Smart, Fast and Extensible Build System.

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