Skip to content

@sqlrooms/artifacts / CreateArtifactsSliceProps

Type Alias: CreateArtifactsSliceProps<TRoomState>

CreateArtifactsSliceProps<TRoomState> = object

Type Parameters

Type ParameterDefault type
TRoomState extends BaseRoomStoreStateBaseRoomStoreState

Properties

config?

optional config: Partial<ArtifactsSliceConfig>


artifactTypes?

optional artifactTypes: ArtifactTypeDefinitions<TRoomState>