How do I give a type to my multidimensional array

后端 未结 0 2000
悲哀的现实
悲哀的现实 2020-12-02 19:51

If I have a multidimensional array like this

const x: [][];

how can I specify the type of the array? Like you would with a normal array

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