mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-02-23 06:50:39 +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';
|