UNPKG

kui-shell

Version:

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

6 lines 228 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const events_1 = require("../core/events"); exports.eventBus = events_1.default; exports.default = events_1.default; //# sourceMappingURL=events.js.map