@omnia/foundation
Version:
Provide omnia foundation typings and tooling work on client side for omnia extension.
44 lines (43 loc) • 1.5 kB
TypeScript
export * from './IShared';
export * from './IApiSecretKey';
export * from './ISearch';
export * from './IConfiguration';
export * from './IControl';
export * from './IEventSubscription';
export * from './ISharepoint';
export * from './INotificationMessage';
export * from './ISecurity';
export * from './ITenant';
export * from './IRequestDictionary';
export * from './IStatistic';
export * from './ICSOMPeoplePickerPrincipal';
export * from './ITermStore';
export * from './ITermPickerForm';
export * from './IQueues';
export * from './IDocumentIdentifier';
export * from './IImageManagement';
export * from './ITargeting';
export * from './ILinkItem';
export * from './IAnnouncementIdentifier';
export * from './INavigation';
export * from './IStatistic';
export * from './IGlue';
export * from './IDoc';
export * from './ILanguage';
export * from './ISites';
export * from './IAccessibility';
export * from './IPortalSite';
export * from './IThemeColor';
export * from './IContextinfo';
export * from './IHostingEnviromentInfo';
export * from './IOmniaProfile';
export { ITokenCookie } from './ICore';
export { IDialogButton } from './IDialogService';
export * from './IDocumentQuery';
export * from './ITenantInfo';
export * from './IExtensionPackage';
export * from './ILocalizationManagement';
export * from './IPredefinedSearch';
export * from './IMediaPickerProviderResult';
export * from './IToogleAzureServiceResult';
export * from './ISupportInfo';