jmcooper

Results 3 issues of jmcooper

### What problem does this feature solve? When working with a namespaced module (e.g. a users module), you can access items on the user module's state like this: `this.$store.state.users.user` However,...

enhancement

## Description of Problem Because Vue uses isolatedModules, it is necessary to use type-only import syntax when importing types. Discovering the resolution for this edge case is difficult when first...

### Version 5.0.8 ### Reproduction link [github.com](https://github.com/jmcooper/vue-prefetch-5.0.8) ### Environment info ``` System: OS: Windows 10 10.0.22621 CPU: (24) x64 AMD Ryzen 9 5900X 12-Core Processor Binaries: Node: 18.10.0 - C:\Program...