@sqlrooms/artifacts / CreateArtifactsSliceProps
Type Alias: CreateArtifactsSliceProps<TRoomState>
CreateArtifactsSliceProps<
TRoomState> =object
Type Parameters
| Type Parameter | Default type |
|---|---|
TRoomState extends BaseRoomStoreState | BaseRoomStoreState |
Properties
config?
optionalconfig?:ArtifactsSliceConfigInput
artifactTypes?
optionalartifactTypes?:ArtifactTypeDefinitions<TRoomState>
