redux-devtools/extension/src/pageScript
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
..
api Replace Action<unknown> with Action<string> (#1525) 2023-11-04 21:04:23 +00:00
enhancerStore.ts Replace Action<unknown> with Action<string> (#1525) 2023-11-04 21:04:23 +00:00
index.ts Replace Action<unknown> with Action<string> (#1525) 2023-11-04 21:04:23 +00:00
Monitor.ts Replace Action<unknown> with Action<string> (#1525) 2023-11-04 21:04:23 +00:00