is it possible to inject router in a parent class in a way that the child classes dont have to pass the router in the constructor?

前端 未结 0 1589
再見小時候
再見小時候 2021-01-15 05:07

I have a service.ts with dependecies Http, Router and is being injected into a parent.ts.

child.ts needs to exten

相关标签:
回答
  • 消灭零回复
提交回复
热议问题