3.0.1
https://github.com/ciddan/vuex-ts-issue
Reproduction of an issue with the TypeScript type definitions in Vuex.
That the first log output: mapActions from: import { mapActions } undefined isn't undefined.
mapActions is undefined.
Please read the README in the linked repository for full information on the issue.
We ran into this issue while working on TypeScript decorators that required the use of the various map functions.
fixed via #1408
Most helpful comment
fixed via #1408