(/** @type {string} */ logsStr)
| 83 | }; |
| 84 | |
| 85 | const getLogs = (/** @type {string} */ logsStr) => |
| 86 | logsStr.split(/\r/).filter((/** @type {string} */ v) => v !== class="st">" "); |
| 87 | |
| 88 | const runCompilerAsync = ( |
| 89 | /** @type {import(class="st">"../").Compiler | import(class="st">"../").MultiCompiler} */ compiler |
no test coverage detected