mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
0cf8a61e58
Add an optional injector property to the DevToolsNode and IndexedNode types. Features that require an injector use the injector stored on the node, if it exists, and fall back to getInjectorFromElementNode if it doesn't.