UNPKG

130 BTypeScriptView Raw
1import { Tree } from '@nrwl/devkit';
2export declare function replaceTaoWithNx(host: Tree): void;
3export default replaceTaoWithNx;