MCPcopy Create free account
hub / github.com/LeetCode-OpenSource/ayanami / redux-devtools-extension.ts

File redux-devtools-extension.ts

src/redux-devtools-extension.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import noop from 'lodash/noop'
2
3interface DevTools {
4 send(action: { type: string }, state?: Partial<GlobalState>): void

Callers

nothing calls this directly

Calls 1

initMethod · 0.80

Tested by

no test coverage detected