Pull to refresh
0
0
Дмитрий Гуденков @Tynnopet

Фронтенд разработчик

Send message
А можно использовать js «магию»:
const arr = [1, [2], [3, [[4]]]]
const result = arr.toString().split(',').map(el => parseInt(el));
console.log(result);
// [1, 2, 3, 4]

Information

Rating
Does not participate
Location
Москва, Москва и Московская обл., Россия
Date of birth
Registered
Activity