Type alias RootState

RootState: ReturnType<typeof store.getState>

Type definition for the root state of the application.

Generated using TypeDoc