"string"] что первый элемент будет number а второй string?
tuple
const arrTypes = arr.map(el => typeof el) console.log(arrTypes)
tuple был ответ на мой вопрос
Ok
btw спасибо
Обсуждают сегодня