UNPKG

kui-shell

Version:

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

5 lines 228 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const editors_1 = require("../webapp/views/registrar/editors"); exports.registerProvider = editors_1.registerEditor; //# sourceMappingURL=editor.js.map