UNPKG

kui-shell

Version:

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

5 lines 275 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var tab_completion_registrar_1 = require("./lib/tab-completion-registrar"); exports.registerTabCompletionEnumerator = tab_completion_registrar_1.registerEnumerator; //# sourceMappingURL=index.js.map