mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
9eef041211
Introduces a new `LetDeclaration` into the Render3 AST, simiarly to the HTML AST, and adds an initial integration into the various visitors. PR Close #55848