functions
Function: logoutSuccess()
logoutSuccess(
noArgument
):object
solana-app-kit / state/auth/reducer / logoutSuccess
Function: logoutSuccess()
logoutSuccess(
noArgument
):object
Defined in: src/state/auth/reducer.ts:107
Calling this redux#ActionCreator will
return a PayloadAction of type T
with a payload of undefined
Parameters
noArgument
void
Returns
object
Was this page helpful?