When should there be a dot in JSDoc generics?

后端 未结 0 1236
孤城傲影
孤城傲影 2020-12-30 18:26

I see some people write JSDoc for JavaScript generics like this (with a dot):

/** @param {Array.} bars the bars that should be fooed*/
function foo         


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