Best practice around multiple inheritance in TypeScript

前端 未结 0 1636
误落风尘
误落风尘 2020-12-21 04:42

When using typescript which is the better practice for an interface type that is only used for a single class?

Extending the interface:

interface MyPro         


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