UNPKG

@omnia/foundation

Version:

Provide omnia foundation typings and tooling work on client side for omnia extension

29 lines (28 loc) 1.06 kB
export * from "./EventService"; export * from "./ToasterService"; export * from "./AjaxService"; export * from "./ConfigurationService"; export * from "./LocalizationService"; export * from "./ControlConfigService"; export * from "./DialogService"; export * from "./DefaultColorService"; export * from "./SecurityService"; export * from "./ControlSettingsService"; export * from "./PortalPageService"; export * from "./StatisticService"; export * from "./PortalWebInfoService"; export * from "./QueueService"; export * from "./UserService"; export * from "./PortalTermStoreService"; export * from "./LocaleService"; export * from "./ControlEditModeManagementService"; export * from "./JobService"; export * from "./DocumentsService"; export * from "./TargetingService"; export * from "./ControlService"; export * from "./TutorialInterceptor"; export * from "./GlueService"; export * from "./AdminAuthorizationService"; export * from "./AdminLocalizationService"; export * from "./AdminNavigationService"; export * from "./SitesService";