| 1 | /** @import { ModuleCompileOptions, ValidatedModuleCompileOptions, CompileOptions, ValidatedCompileOptions } from '#compiler' */ |
| 2 | import * as e from './errors.js'; |
| 3 | import * as w from './warnings.js'; |
| 4 |
nothing calls this directly
no test coverage detected