| 1 | import { assertExpected, assetJsonEquals, runOnce, sendScriptCompletion } from "lib"; |
| 2 | import { Settings } from "botloader"; |
| 3 | import { LoadedOption } from "../components/runtime/src/ts/settings"; |
| 4 |
nothing calls this directly
no test coverage detected