0c1259505b
Each of the annotations had its own function for doing this, and those methods were generally employing spread operators that could allow unwanted properties to leak into the factory metadata object. This commit supplies a shared function `toFactoryMetadata()` that avoids this spread of properties into the returned function. PR Close #41231
Angular
The sources for this package are in the main Angular repo. Please file issues and pull requests against that repo.
Usage information and reference details can be found in Angular documentation.
License: MIT