]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commit
fix(types): correct subtype Store
authorEduardo San Martin Morote <posva13@gmail.com>
Mon, 17 May 2021 16:37:49 +0000 (18:37 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Mon, 17 May 2021 16:54:53 +0000 (18:54 +0200)
commit65d4ab325ea20311bdcb41bd2e16ab873ae8a2dc
tree9a6d5b0d332bf911ba18a4e82b4ab45dd7af804d
parentb929578b416446f6ecd4b1606bb801032087f7c2
fix(types): correct subtype Store

Close #500
src/store.ts
src/types.ts
test-dts/plugins.test-d.ts
test-dts/store.test-d.ts