interface TroubleshootingPageState {
    subtab: string;
    tab: string;
}

Properties

Properties

subtab: string
tab: string