UNPKG

microvium

Version:

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

7 lines (6 loc) 117 B
export declare const srcToIlFilenames: { il: { output: string; expected: string; }; };