| 1 | /** |
| 2 | * @typedef {import('../src/rollup/types').RollupError} RollupError |
| 3 | * @typedef {import('../src/rollup/types').RollupLog} RollupLog |
| 4 | * @typedef {import('../src/rollup/types').LogLevel} LogLevel |
nothing calls this directly
no test coverage detected