mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
38d51e4926
This change will mark classes as `sealed` unless they have been annotated with an `@extensible` jsdoc tag. Fixes #42802 PR Close #42807