### Describe the bug Cannot find module 'vue-virtual-scroller' or its corresponding type declarations. ### Reproduction https://github.com/Akryum/vue-virtual-scroller ### System Info ```shell Cannot find module 'vue-virtual-scroller' or its corresponding type declarations. ``` ### Used Package Manager pnpm ### Validations - [x] Read the [docs](https://github.com/Akryum/vue-virtual-scroller/blob/master/packages/vue-virtual-scroller/README.md). - [x] Check that there isn't [already an issue](https://github.com/Akryum/vue-virtual-scroller/issues) that reports the same bug to avoid creating a duplicate. - [x] Check that this is a concrete bug. For Q&A open a [GitHub Discussion](https://github.com/Akryum/vue-virtual-scroller/discussions). - [x] The provided reproduction is a [minimal reproducible example](https://stackoverflow.com/help/minimal-reproducible-example) of the bug.