nx/packages/schematics/testing.ts

6 lines
94 B
TypeScript

export {
createEmptyWorkspace,
createApp,
createLib
} from './src/utils/testing-utils';