Files
angular-docs-cn/modules/angular2/angular2.ts
T
2015-11-12 13:40:29 -08:00

7 lines
168 B
TypeScript

export * from './common';
export * from './core';
export * from './profile';
export * from './lifecycle_hooks';
export * from './bootstrap';
export * from './upgrade';