JSDoc - how to document methods for prototype defined in a different file

后端 未结 0 356
天涯浪人
天涯浪人 2020-12-13 19:41

As the name suggested, I have my original prototype in a different file (which I have no access to), say it\'s like

function obj() {
    /** @type {string} */         


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