mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-05 17:53:12 +02:00
chore: export user subscriptions read model (#8664)
This commit is contained in:
parent
16e136e42c
commit
ba72be6169
@ -164,4 +164,5 @@ export {
|
|||||||
type IntegrationEventsStore,
|
type IntegrationEventsStore,
|
||||||
type IProjectReadModel,
|
type IProjectReadModel,
|
||||||
IOnboardingStore,
|
IOnboardingStore,
|
||||||
|
type IUserSubscriptionsReadModel,
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user