Files
angular/modules/angular2/angular2.ts
2015-09-14 17:37:09 +00:00

6 lines
142 B
TypeScript

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