mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
d44c8ee98c
Adds a new `LetDeclaration` node to the AST that captures the `LetStart`, `LetValue` and `LetEnd` tokens into a single node. PR Close #55848
Disclaimer
The localize tools are consumed via the Angular CLI. The programmatic APIs are not considered officially supported though and are not subject to the breaking change guarantees of SemVer.