I am not able to find component decorator's reference to @Injectable decorator included.
When i searched i found below "A component is injectable by default @Component() (or @Directive()) includes @Injectable()"
@Link to the what i found Component as Injectable?
But when i checked @Component and @Directive i did not find any reference to @Injectoable.
Could you please help me understand this?