@sqlrooms/core / RoomStateProps
Type Alias: RoomStateProps<PC>
RoomStateProps<
PC
>:object
Type Parameters
Type Parameter |
---|
PC |
Type declaration
Name | Type |
---|---|
lastSavedConfig | PC | undefined |
tasksProgress | Record <string , TaskProgress > |
captureException | (exception , captureContext ?) => void |