posva / vue-router-mock

🧪 Easily mock routing interactions in your Vue apps
MIT License
201 stars 7 forks source link

fix(types): add types export to export mapping in package.json #183

Closed kalvenschraut closed 1 year ago

kalvenschraut commented 1 year ago

Without types defined, typescript complains it cannot find the type definition of using NodeNext module resolution.