mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
62ad4db465
This is a pure re-organization of the animations code. No functionality changes, but it should be easier to navigate now. Utility classes have been moved to a `utils.ts` file. The related functions in the instructions have been grouped closer together. PR Close #63775