mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
5c54cb87a5
The commit introduce the distinction between - class like decorators (like Component, Interface, NgModule. They are formatted like classes/interfaces, with each attribute being documents. - function like decorators (Attribute, Host, Optional...) PR Close #60411