Skip to content

Commit

Permalink
Merge pull request #995 from Onlineberatung/DELPHI-46
Browse files Browse the repository at this point in the history
feat: expose interfaces
  • Loading branch information
web-mi authored Jan 26, 2024
2 parents 9ff09a0 + ce8ecf2 commit aa96a69
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/globalState/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ export * from './interfaces/UserDataInterface';
export * from './interfaces/ConsultingTypeInterface';
export * from './interfaces/LegalLinkInterface';
export * from './interfaces/ServerAppConfigInterface';
export * from './interfaces/TranslationConfig';
export * from './interfaces/GroupChatConfig';
export * from './interfaces/AppConfig';

export * from './provider/AgencySpecificProvider';
Expand Down

0 comments on commit aa96a69

Please sign in to comment.