MCPcopy
hub / github.com/reduxjs/redux-devtools / persistState.spec.ts

File persistState.spec.ts

packages/redux-devtools/test/persistState.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { instrument, persistState } from '../src';
2import { compose, createStore } from 'redux';
3
4describe('persistState', () => {

Callers

nothing calls this directly

Calls 4

createStoreFunction · 0.90
composeFunction · 0.90
instrumentFunction · 0.90
persistStateFunction · 0.90

Tested by

no test coverage detected