UNPKG

kui-shell

Version:

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

4 lines (3 loc) 76 B
import * as REPL from '../core/repl'; export { REPL }; export default REPL;