Welshman Docs / @welshman/store / custom
Function: custom() ​
custom<
T>(start,opts):WritableWithGetter<T>
Defined in: store/src/custom.ts:12
Type Parameters ​
T ​
T
Parameters ​
start ​
Start<T>
opts ​
CustomStoreOpts<T> = {}