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

6 lines
142 B
TypeScript
Raw Normal View History

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