mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-03-10 13:55:47 +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';
|