Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 353 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 353 Bytes

unplugin-auto-import Bug

Reproduction of unplugin/unplugin-auto-import#307

pnpm i
pnpm dev

Then edit src/module.ts to what is listed in the issue as a work around, making the exports separate from the declarations. Once you save the file, auto-imports.d.ts will change to show the imports are now recognized.