mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-02-14 18:40:51 +03:00
* Get started * stash * stash * stash * stash * stash * stash * stash * stash * stash * stash * stash * stash * stash * stash * stash * stash
5 lines
90 B
TypeScript
5 lines
90 B
TypeScript
export {
|
|
default as immutable,
|
|
serialize as immutableSerialize,
|
|
} from './immutable';
|