mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
baaf1d14b5
This helper accepts a class for an Angular trait, and returns the NgModule which owns that trait. This will be useful for the language service import project, which needs to edit import arrays on the module. PR Close #47166