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