angular-cn/modules/angular2/angular2.ts

7 lines
175 B
TypeScript
Raw Normal View History

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