@omnia/fx-models
Version:
Provide Omnia Fx Models Stuffs.
13 lines (12 loc) • 486 B
TypeScript
export * from "./EditorSettings";
export * from "./IActionButton";
export * from "./IEditorDisplayActionButton";
export * from "./IEditorItem";
export * from "./IEditorItemTitleRenderer";
export * from "./IEditorItemMainRenderer";
export * from "./IEditorTabRegistration";
export * from "./IEditorTabRenderer";
export * from "./IEditorItemTopToolbarRenderer";
export * from "./NotificationMessage";
export * from "./IEditorItemPanelsRenderer";
export * from "./EditorLeaveDestination";