@sqlrooms/project-builder / ProjectState
Type Alias: ProjectState<PC>
ProjectState<
PC
>:object
Type Parameters
Type Parameter |
---|
PC extends BaseProjectConfig |
Type declaration
Name | Type |
---|---|
config | PC |
project | ProjectStateProps <PC > & ProjectStateActions <PC > |