Files
angular-docs-cn/modules/angular2/angular2.ts
T
2015-09-11 19:16:57 -07:00

4 lines
114 B
TypeScript

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