angular-cn/modules/angular2/angular2_exports.ts

10 lines
245 B
TypeScript

export * from './annotations';
export * from './change_detection';
export * from './core';
export * from './di';
export * from './directives';
export * from './http';
export * from './forms';
export * from './render';
export * from './profile';