mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-05-23 06:06:20 +03:00
4 lines
51 B
TypeScript
4 lines
51 B
TypeScript
export default function reducer() {
|
|
return {};
|
|
}
|