typescript declaring interface that extends Map for preserving the key order

前端 未结 0 1912
傲寒
傲寒 2020-12-25 10:07

since the normal object doesn\'t preserve the key order in typescript, I was told to use Map. However I have troubles finding out how to set the values after I have declared

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