@objectivity/angular-schematic-utils
Version:
Utilities for working with Schematics.
12 lines (11 loc) • 367 B
TypeScript
export * from './app-module-path';
export * from './core-module';
export * from './environment';
export * from './project-targets';
export * from './version-agnostic-typescript';
export * from './trim-slashes';
export * from './project-root';
export * from './merge-strategy';
export * from './app-module';
export * from './json-file';
export * from './get-project';