Skip to content
This repository was archived by the owner on Dec 6, 2024. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 353 Bytes

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.