@sqlrooms/documents / CreateBlockDocumentCommandAiAdapterOptions
Type Alias: CreateBlockDocumentCommandAiAdapterOptions<TRoomState>
CreateBlockDocumentCommandAiAdapterOptions<
TRoomState> =object
Type Parameters
| Type Parameter |
|---|
TRoomState extends BlockDocumentCommandAiAdapterState |
Properties
store
store:
StoreApi<TRoomState>
Store with artifacts, block documents, and command slices mounted.