microsoft / devicescript

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

move rgb/hsl into runtime module #388

Closed pelikhan closed 1 year ago

pelikhan commented 1 year ago

Avoid ugly ds.... hack

As i understand it, the problem with the "ds" hack is that import symbols indivually breaks it.