| 1 | // Hand-maintained SDK prelude (JavaScript). Prepended to the generated command |
| 2 | // wrappers by scripts/generate-sdk.py to form SerialStudio.js -- the single, |
| 3 | // auditable definition of every global a Serial Studio script can call. |
| 4 | // |
nothing calls this directly
no test coverage detected