UNPKG

kui-shell

Version:

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

9 lines 239 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.registry = { helm: { install: require('./helm-status'), status: require('./helm-status') } }; //# sourceMappingURL=registry.js.map