UNPKG

kui-shell

Version:

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

4 lines (3 loc) 238 B
export { renderAndView as renderAndViewCrds } from './view/modes/crds'; export { renderAndView as renderAndViewPackages } from './view/modes/packages'; export { renderAndView as renderAndViewDescription } from './view/modes/description';