Skip to content

@sqlrooms/artifacts / ArtifactLifecycleContext

Type Alias: ArtifactLifecycleContext<TRoomState> ​

ArtifactLifecycleContext<TRoomState> = object

Type Parameters ​

Type ParameterDefault type
TRoomState extends BaseRoomStoreStateBaseRoomStoreState

Properties ​

artifactId ​

artifactId: string


artifact ​

artifact: ArtifactMetadata


store ​

store: StoreApi<TRoomState>