mirror of
https://github.com/Unleash/unleash.git
synced 2025-10-27 11:02:16 +01:00
chore: move read model to value space (#10785)
This commit is contained in:
parent
0d466b258b
commit
ffe91129e6
@ -501,6 +501,7 @@ export {
|
||||
impactRegister,
|
||||
EnvironmentStore,
|
||||
ProjectStore,
|
||||
type ReleasePlanReadModel,
|
||||
};
|
||||
|
||||
export type {
|
||||
@ -543,7 +544,6 @@ export type {
|
||||
ReleasePlanMilestoneStrategyWriteModel,
|
||||
IChangeRequestAccessReadModel,
|
||||
IReleasePlanReadModel,
|
||||
ReleasePlanReadModel,
|
||||
IRoleWithProject,
|
||||
ISchemaValidationErrors,
|
||||
IImportService,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user