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

4 lines
No EOL
114 B
TypeScript

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