Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/reduxjs/redux-devtools
/ immutable.spec.ts
File
immutable.spec.ts
packages/redux-devtools-serialize/test/immutable.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
Immutable, { Map, OrderedMap } from
'immutable'
;
2
import
Serialize from
'../src/immutable'
;
3
import
{ SerializedData } from
'../src/helpers'
;
4
const
serialize = Serialize(Immutable);
Callers
nothing calls this directly
Calls
2
Serialize
Interface · 0.85
stringify
Function · 0.50
Tested by
no test coverage detected