cleanup(change_detection): make Locals private

Closes #4321
This commit is contained in:
vsavkin
2015-09-24 10:04:29 -07:00
committed by Victor Savkin
parent 7c2c1a8e03
commit 225eab8f25
4 changed files with 6 additions and 9 deletions

View File

@ -10,8 +10,6 @@ export {
ExpressionChangedAfterItHasBeenCheckedException,
ChangeDetectionError,
ChangeDetector,
Locals,
ChangeDetectorRef,
WrappedValue,