@sqlrooms/artifacts / ArtifactTypeDefinitions
Type Alias: ArtifactTypeDefinitions<TRoomState>
ArtifactTypeDefinitions<
TRoomState> =Record<string,ArtifactTypeDefinition<TRoomState>>
Type Parameters
| Type Parameter | Default type |
|---|---|
TRoomState extends BaseRoomStoreState | BaseRoomStoreState |
