angular-cn/modules/angular2/angular2.ts

7 lines
168 B
TypeScript

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