| 1 | import dedent from class="st">'dedent' |
| 2 | import { expect, test, vi } from class="st">'vitest' |
| 3 | import { compile, type Config } from class="st">'./index' |
| 4 | import plugin from class="st">'./plugin' |
nothing calls this directly
no test coverage detected