The documentation only uses default to include one module, but this causes TypeScript to infer its type as any. Using * can fix this problem. I hope we can include this example in the documentation. Thanks a lot. Maybe this is the problem of my TypeScript🥸
Describe the bug
The documentation only uses default to include one module, but this causes TypeScript to infer its type as any. Using * can fix this problem. I hope we can include this example in the documentation. Thanks a lot. Maybe this is the problem of my TypeScript🥸
Find a solution to deal it https://github.com/unplugin/unplugin-auto-import/issues/162#issuecomment-1128461108
Reproduction
None
System Info
Used Package Manager
npm
Validations