Type alias IPossiblePanels

IPossiblePanels: {
    [P in types.ui.layout.ValidPanels]?: IPanelInstance
}

Generated using TypeDoc