kui-shell
Version:
This is the monorepo for Kui, the hybrid command-line/GUI electron-based Kubernetes tool
3 lines (2 loc) • 373 B
TypeScript
import { UI } from '@kui-shell/core';
export declare const modes: (defaultMode: string, api: any, choices: any) => UI.Mode<string | import("@kui-shell/core/webapp/views/sidecar-core").CustomSpec<void> | import("@kui-shell/core/webapp/bottom-stripe").DirectViewControllerFunction<object, object> | import("@kui-shell/core/webapp/bottom-stripe").DirectViewControllerSpec>[];