UNPKG

@drooms/ng-metadata

Version:

Angular 2 decorators and utils for Angular 1.x

4 lines (3 loc) 236 B
export { SimpleChange, SimpleChanges } from './change_detection/change_detection_util'; export { ChangeDetectionStrategy } from './change_detection/constants'; export { ChangeDetectorRef } from './change_detection/change_detector_ref';