Skip to main content
App SDK
Getting Started
API
GitHub
App SDK API
type-aliases
RootState
RootState
type
RootState
=
ReturnType
<
typeof
rootReducer
>
;
Previous
OnUnMountCallback
Next
SelectStateFieldFunction\<TState, Selected\>