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

前端 未结 0 443
轻奢々
轻奢々 2021-02-12 05:13

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

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