How to sort object by numeric keys with nesting?

后端 未结 0 1410
渐次进展
渐次进展 2020-12-07 09:37

I have object with numeric keys, grouped by some value, that`s why it have nesting:

const toSort = {
\'3\': {
    "key1": "test",
    &quo         


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