UNPKG

kui-shell

Version:

This is the monorepo for Kui, the hybrid command-line/GUI electron-based Kubernetes tool

4 lines (3 loc) 177 B
import { Commands } from '@kui-shell/core'; declare const _default: (commandTree: Commands.Registrar) => Promise<[void, void, void, void, void, void]>; export default _default;