Type Alias MobileFooterPanel

MobileFooterPanel: ModuleConfig & {
    content: MobileFooterPanelContent;
    options: MobileFooterPanelOptions;
}