Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
noop from
'lodash/noop'
2
3
interface
DevTools {
4
send(action: {
type
: string }, state?: Partial<GlobalState>): void
Callers
nothing calls this directly
Calls
1
init
Method · 0.80
Tested by
no test coverage detected