]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commit
feat(types): infer args and returned value for onAction
authorEduardo San Martin Morote <posva13@gmail.com>
Wed, 12 May 2021 14:54:25 +0000 (16:54 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Wed, 12 May 2021 14:54:25 +0000 (16:54 +0200)
commitf3b3bcf52a8ba86bc0927f98f53045842905c216
tree47cb133ef9c254154eeadb23712096d53c2bee5e
parent20e2a576c8cae35613600c8bf0cd2871a8dbff7e
feat(types): infer args and returned value for onAction
__tests__/onAction.spec.ts
src/devtools/plugin.ts
src/mapHelpers.ts
src/rootStore.ts
src/store.ts
src/types.ts
test-dts/onAction.test-d.ts [new file with mode: 0644]