JSDOC- how describe object properties above and not inside it?

后端 未结 0 1225
孤独总比滥情好
孤独总比滥情好 2021-02-19 10:22

Is there a way to describe object properties above and not inside it?

// can i use JSDOC here?
type Styles = DeepReadonly<{
  /**
   * @property {number} textI         


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