Answer the question
In order to leave comments, you need to log in
How to set the type of an array of arrays in typescript?
Hello everyone, a task has appeared, you need to specify the type of option in the interface.
An array of arrays of dates is passed into this option, the following cases are possible:
//someDate = new Date();
;
Array<Array>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question