nx/packages/devkit/testing.ts

3 lines
147 B
TypeScript

export { createTreeWithEmptyWorkspace } from './src/tests/create-tree-with-empty-workspace';
export { createTree } from './src/tests/create-tree';