mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-01-31 19:54:35 +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';
|