Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vuejs/vuex
/ handler
Function
handler
types/test/index.ts:305–307 ·
view source on GitHub ↗
({ dispatch })
Source
from the content-addressed store, hash-verified
303
test: {
304
root: true,
305
handler ({ dispatch }) {
306
dispatch(
'foo'
)
307
}
308
},
309
test2: {
310
handler ({ dispatch }) {
Callers
2
commit
Method · 0.50
dispatch
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…