7 lines
172 B
TypeScript
7 lines
172 B
TypeScript
export {
|
|
wrapAngularDevkitSchematic,
|
|
overrideCollectionResolutionForTesting,
|
|
mockSchematicsForTesting,
|
|
NxScopedHost,
|
|
} from '@nrwl/tao/src/commands/ngcli-adapter';
|