UNPKG

@kui-shell/plugin-kubectl

Version:

Kubernetes visualization plugin for kubernetes

4 lines (3 loc) 148 B
import { TabState } from '@kui-shell/core'; export declare function getTabState(tab: TabState, key: string): any; export default function (): void;