Files
Angular-Cn/modules/angular2/angular2_exports.ts
T

9 lines
221 B
TypeScript

export * from './annotations';
export * from './change_detection';
export * from './core';
export * from './di';
export * from './directives';
export * from './forms';
export * from './render';
export * from './profile';