redux-devtools/packages/redux-devtools-dock-monitor/src
Nathan Bierema 65205f9078
Replace Action<unknown> with Action<string> (#1525)
* Replace Action<unknown> with Action<string>

In anticipation of Redux 5 type changes

* Fix lint errors

* Create yellow-steaks-marry.md
2023-11-04 21:04:23 +00:00
..
actions.ts feat(redux-devtools-dock-monitor): convert to TypeScript (#609) 2020-08-26 09:22:53 -04:00
constants.ts feat(redux-devtools-dock-monitor): convert to TypeScript (#609) 2020-08-26 09:22:53 -04:00
DockMonitor.tsx Replace Action<unknown> with Action<string> (#1525) 2023-11-04 21:04:23 +00:00
index.ts Add ESM builds (#997) 2022-01-10 15:41:53 +00:00
reducers.ts Replace Action<unknown> with Action<string> (#1525) 2023-11-04 21:04:23 +00:00