mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
6de5a12a9d
The `Logger` interface and its related classes are general purpose and could be used by other tooling. Moving it into ngtsc is a more suitable place from which to share it - similar to the FileSystem stuff. PR Close #37114