Changing all keys of an object recursively TS

前端 未结 0 1765
心在旅途
心在旅途 2020-12-10 15:31

I want to change all keys of an object according to a dictionary, for example:

const result: Object = {
    "_id": "010973",
    "loc         


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