Client-side typescript: how do I remove circular dependencies from the factory method pattern?

后端 未结 0 1460
庸人自扰
庸人自扰 2021-01-02 05:49

I am using the factory method pattern in some of my code. The problem is, some of those instances also use the same factory method pattern. This creates circular dependencie

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