microsoft / devicescript

TypeScript for Tiny IoT Devices (ESP32, RP2040, ...)
https://microsoft.github.io/devicescript/
MIT License
3.24k stars 112 forks source link

Array.with #594

Closed pelikhan closed 10 months ago

pelikhan commented 11 months ago

new array function, useful in react/tsx context

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array

Guide: https://microsoft.github.io/devicescript/contributing#add-core-javascript-apis

pelikhan commented 10 months ago

Merged thank you @iamsadat !