How to tell JS intellisense code completion that a function returns an object in the same format that it is passed?

前端 未结 0 1378
灰色年华
灰色年华 2021-02-12 05:03

I notice that when I use the cloneDeep function supplied by lodash, my code-completion figures out that the object being returned uses the same structure as the object being pas

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