@sqlrooms/room-shell / createBaseSlice
Function: createBaseSlice()
createBaseSlice<
PC,S>(sliceCreator):StateCreator<S>
Type Parameters
| Type Parameter |
|---|
PC |
S |
Parameters
| Parameter | Type |
|---|---|
sliceCreator | (...args) => S |
Returns
StateCreator<S>
