MCPcopy
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

1import Immutable, { Map, OrderedMap } from 'immutable';
2import Serialize from '../src/immutable';
3import { SerializedData } from '../src/helpers';
4const serialize = Serialize(Immutable);

Callers

nothing calls this directly

Calls 2

SerializeInterface · 0.85
stringifyFunction · 0.50

Tested by

no test coverage detected