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

9 lines
218 B
TypeScript
Raw Normal View History

2015-07-11 17:26:48 +02:00
export * from './annotations';
export * from './change_detection';
export * from './core';
export * from './di';
export * from './directives';
export * from './http';
export * from './forms';
export * from './render';