@microsoft/windows-admin-center-sdk
Version:
Microsoft - Windows Admin Center Shell
8 lines (7 loc) • 611 B
TypeScript
export { LayoutItemConfig, LayoutItemConfigPropertyWidth, LayoutItemConfigPropertyWidthType, LayoutConfig, LayoutConfigItem, LayoutItemConfigMode, LayoutDrivenType, LayoutConfigGenerator } from './layout-config';
export { EditableLayoutItemComponent } from './editable-layout-item.component';
export { EditableLayoutComponent } from './editable-layout.component';
export { LayoutComponent } from './layout.component';
export { LayoutItemComponent } from './layout-item.component';
export { LayoutModule } from './layout.module';
export { LayoutDefinitionComponent } from './layout-definition.component';