mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
8e808740c9
We had `any` types for `LiteralArray.expressions`, `Chain.expressions`, `BindingPipe.args`, `LiteralPrimitive.value` and `LiteralMap.values`. These changes add proper types to them.
(cherry picked from commit 10da2f9029)