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