Skip to content

@sqlrooms/cosmos / ProjectStateWithCosmos

Type Alias: ProjectStateWithCosmos

ProjectStateWithCosmos: ProjectState<BaseProjectConfig & CosmosSliceConfig> & CosmosSliceState

Combined type representing the full project state including Cosmos functionality. Merges the base project state with Cosmos-specific state and configuration.