@sqlrooms/artifacts / createArtifactsSlice
Function: createArtifactsSlice()
createArtifactsSlice<
TRoomState>(props):StateCreator<ArtifactsSliceState>
Type Parameters
| Type Parameter | Default type |
|---|---|
TRoomState extends ArtifactsRootState | ArtifactsRootState |
Parameters
| Parameter | Type |
|---|---|
props | CreateArtifactsSliceProps<TRoomState> |
Returns
StateCreator<ArtifactsSliceState>
