UNPKG

redux-toolkit-state

Version:

🚀 A powerful & lightweight React hook library that simplifies Redux state management with a familiar useState-like API. Built on Redux Toolkit for optimal performance.

4 lines • 90 B
export interface RootState { [key: string]: any; } //# sourceMappingURL=types.d.ts.map