mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-22 22:19:48 +03:00
unused
This commit is contained in:
parent
0af34f886c
commit
501bdcb414
|
@ -1,5 +1,3 @@
|
|||
import { Seq } from 'immutable';
|
||||
|
||||
interface SerializedImmutableMap {
|
||||
data: Record<string, unknown>;
|
||||
__serializedType__: 'ImmutableMap';
|
||||
|
|
Loading…
Reference in New Issue
Block a user