Files
angular-docs-cn/modules/angular2/angular2.ts
T

5 lines
115 B
TypeScript
Raw Normal View History

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