Why injection does not work for abstraction?

前端 未结 0 1655
别那么骄傲
别那么骄傲 2021-02-02 01:48

I have a interface export interface Tree {}

The base class in implements this interface:

export class TreeBase implements Tree {}
相关标签:
回答
  • 消灭零回复
提交回复
热议问题