StoreCallbacktype

(...args: A) => AsyncStoreInput<I>
Type
AsyncStoreInput
Synchronous or asynchronous values that a store natively knows how to process as inputs.

Callback that sets a store's value (possibly asynchronously).