The type 'processMessage' is undefined. eslint(jsdoc/no-undefined-types)

后端 未结 0 602
佛祖请我去吃肉
佛祖请我去吃肉 2020-11-28 23:57

I have the following code, I am currying:

/**
 * @param {Messages} messages -
 * @returns {processMessage} - // <--- error is on this line
 */
function pro         


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