DetachHead
DetachHead



that workaround doesn't work for me ``` error when starting dev server: TypeError: Cannot read properties of undefined (reading 'options') at Context.resolveId (C:\project\node_modules\rollup-plugin-typescript2\dist\rollup-plugin-typescript2.cjs.js:28064:93) at Object.resolveId (file:///C:/project/node_modules/vite/dist/node/chunks/dep-67e7f8ab.js:40156:46) at async ModuleGraph.resolveUrl (file:///C:/project/node_modules/vite/dist/node/chunks/dep-67e7f8ab.js:60507:26)...
> If you hate explicit Any for whatever reason and your type variable is covariant you can use object; if it's contravariant you can use Never. that won't work for...
the `NoInfer` utility type [has now been added to typescript](https://devblogs.microsoft.com/typescript/announcing-typescript-5-4-beta/#the-noinfer-utility-type)