how do i add new property to existing interface and then export the new interface in Typescript?

前端 未结 0 402
时光取名叫无心
时光取名叫无心 2020-12-30 08:28

How do I create and export a new interface - UIInterface: (would like to combine SummaryInterface with few other new properties)

Example:

import { Summ         


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