bereaksi cara membuat jangkauan

const numbers = Array.from(Array(10).keys());
Michal Borec