This CL refactors the animation AST code to make use of interfaces instead of classes. Given that interfaces are not persisted during runtime the removal of classes should nicely cut down on size for the animations-browser bundle. PR Close #19673
TestBed.overrideProvider
NgModule
Injector.get
The sources for this package are in the main Angular repo. Please file issues and pull requests against that repo.
License: MIT