David Sandoz 0e109e2a38 fix(types): Make mutation and action payload optional in definition file (#1517) il y a 6 ans
..
test 76818c1b42 Action before and after subscribers (#1115) il y a 6 ans
README.md acbb2ddebf Update declaration (#218) il y a 9 ans
helpers.d.ts ad9bc30af4 Add missing semicolon and space to the type files (#1146) il y a 7 ans
index.d.ts 0e109e2a38 fix(types): Make mutation and action payload optional in definition file (#1517) il y a 6 ans
tsconfig.json 65dbfec40d feat(typings): adapt to the new Vue typings (#909) il y a 7 ans
vue.d.ts 65dbfec40d feat(typings): adapt to the new Vue typings (#909) il y a 7 ans

README.md

This is the TypeScript declaration of Vuex.

Testing

$ tsc -p test/tsconfig.json