Type Alias MoreInfoRightPanel

MoreInfoRightPanel: ModuleConfig & {
    content: MoreInfoRightPanelContent;
    options: MoreInfoRightPanelOptions;
}