angular-cn/modules/@angular/compiler_cli/index.ts

4 lines
130 B
TypeScript

export {CodeGenerator} from './src/codegen';
export {NodeReflectorHost} from './src/reflector_host';
export * from 'tsc-wrapped';