redux-devtools/packages/redux-devtools-remote/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
..
configureStore.ts Replace Action<unknown> with Action<string> (#1525) 2023-11-04 21:04:23 +00:00
constants.ts Remove references to remotedev.io (#941) 2021-11-05 14:53:43 +00:00
devTools.ts 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