Files
angular-docs-cn/modules/@angular/core/src/zone.ts
T

3 lines
75 B
TypeScript
Raw Normal View History

// Public API for Zone
2016-02-25 14:24:17 -08:00
export {NgZone, NgZoneError} from './zone/ng_zone';