UNPKG

kui-shell

Version:

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

6 lines 216 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var i18n_1 = require("../util/i18n"); exports.i18nFromMap = i18n_1.fromMap; exports.i18n = i18n_1.default; //# sourceMappingURL=i18n.js.map