angular-cn/modules/angular2/angular2.js

6 lines
146 B
JavaScript
Raw Normal View History

export * from './change_detection';
export * from './core';
2015-03-17 19:29:27 -04:00
export * from './annotations';
export * from './directives';
export * from './forms';