Type alias MoreInfoRightPanel

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

Type declaration

Generated using TypeDoc