mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-25 19:13:56 +03:00
89917320e5
* start * fix? * fix lint
4 lines
51 B
TypeScript
4 lines
51 B
TypeScript
export default function reducer() {
|
|
return {};
|
|
}
|