mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
3eec4badab
Abstract the injector tree visualizer so it can be used for both the Injector Tree and Router Tree tabs without having to rely on separate identical implementations. PR Close #62264