mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-14 13:46:55 +03:00
ee52c29a8d
* 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';
|