UNPKG

kui-shell

Version:

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

6 lines (5 loc) 127 B
declare const _default: () => Promise<void | { npm: string; env?: Record<string, string>; }>; export default _default;