katashin 9a9672050b fix(types): avoid broadening vue instance type when using map helpers (#1639) před 5 roky
..
test 9a9672050b fix(types): avoid broadening vue instance type when using map helpers (#1639) před 5 roky
README.md acbb2ddebf Update declaration (#218) před 9 roky
helpers.d.ts 9a9672050b fix(types): avoid broadening vue instance type when using map helpers (#1639) před 5 roky
index.d.ts 0e109e2a38 fix(types): Make mutation and action payload optional in definition file (#1517) před 6 roky
tsconfig.json 65dbfec40d feat(typings): adapt to the new Vue typings (#909) před 7 roky
vue.d.ts 65dbfec40d feat(typings): adapt to the new Vue typings (#909) před 7 roky

README.md

This is the TypeScript declaration of Vuex.

Testing

$ tsc -p test/tsconfig.json