UNPKG

@o3r/schematics

Version:

Schematics module of the Otter framework

12 lines 462 B
export * from './add-imports/index'; export * from './check-packages-peers/index'; export * from './dev-tools/index'; export * from './editor-config/index'; export * from './eslint-fix/index'; export * from './get-test-frameworks/index'; export * from './ng-add/index'; export * from './options/index'; export * from './remove-packages/index'; export * from './update-imports/index'; export * from './vscode-extensions/index'; //# sourceMappingURL=index.d.ts.map