Closed jokade closed 7 years ago
We should handle all field decorators (@HostListener, @HostBinding, etc) in a single decorator trait instead of separate traits for each annotation.
@HostListener
@HostBinding
We should handle all field decorators (
@HostListener
,@HostBinding
, etc) in a single decorator trait instead of separate traits for each annotation.