UNPKG

microvium

Version:

A compact, embeddable scripting engine for microcontrollers for executing small scripts written in a subset of JavaScript.

4 lines (3 loc) 104 B
declare const parentPort: any, workerData: any; declare const WebSocket: any; declare const ws: any;