functions
Function: addPostLocally()
addPostLocally(
payload
):object
solana-app-kit / state/thread/reducer / addPostLocally
Function: addPostLocally()
addPostLocally(
payload
):object
Defined in: src/state/thread/reducer.ts:197
Calling this redux#ActionCreator with an argument will
return a PayloadAction of type T
with a payload of P
Parameters
payload
Returns
object
Was this page helpful?