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

README.md

This is the TypeScript declaration of Vuex.

Testing

$ tsc -p test/tsconfig.json