This website requires JavaScript.
Explore
Help
Register
Sign In
reduxjs
/
redux-devtools
Watch
1
Star
1
Fork
0
You've already forked redux-devtools
mirror of
https://github.com/reduxjs/redux-devtools.git
synced
2025-01-31 19:54:35 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9a77585dd7
redux-devtools
/
packages
/
redux-devtools-serialize
/
src
/
index.ts
5 lines
90 B
TypeScript
Raw
Normal View
History
Unescape
Escape
chore(core): convert to TypeScript (#655) * Get started * stash * stash * stash * stash * stash * stash * stash * stash * stash * stash * stash * stash * stash * stash * stash * stash
2020-10-26 02:32:04 +03:00
export
{
default
as
immutable
,
serialize
as
immutableSerialize
,
}
from
'./immutable'
;
Reference in New Issue
Copy Permalink