Welshman Docs / @welshman/store / CustomStoreOpts
Type Alias: CustomStoreOpts<T> ​
CustomStoreOpts<
T
>:object
Defined in: packages/store/src/index.ts:66
Type Parameters ​
• T
Type declaration ​
set()? ​
optional
set: (x
) =>void
Parameters ​
x ​
T
Returns ​
void
throttle? ​
optional
throttle:number