@sqlrooms/artifacts / ArtifactLifecycleContext
Type Alias: ArtifactLifecycleContext<TRoomState>
ArtifactLifecycleContext<
TRoomState> =object
Type Parameters
| Type Parameter | Default type |
|---|---|
TRoomState extends BaseRoomStoreState | BaseRoomStoreState |
Properties
artifactId
artifactId:
string
artifact
artifact:
ArtifactMetadata
store
store:
StoreApi<TRoomState>
