Type alias IPanels

IPanels: {
    [P in types.ui.layout.ValidPanels]?: IPanelControl
}

Generated using TypeDoc