angular-cn/modules/angular2/angular2.ts

6 lines
142 B
TypeScript

export * from './core';
export * from './profile';
export * from './lifecycle_hooks';
export * from './bootstrap';
export * from './animate';