UNPKG

@openshift-assisted/ui-lib

Version:

React component library for the Assisted Installer UI

9 lines 479 B
"use strict"; var __importDefault = (this && this.__importDefault) || function (mod) { return (mod && mod.__esModule) ? mod : { "default": mod }; }; Object.defineProperty(exports, "__esModule", { value: true }); exports.HostedClusterHostsStep = void 0; var HostsStep_1 = require("./HostsStep"); Object.defineProperty(exports, "HostedClusterHostsStep", { enumerable: true, get: function () { return __importDefault(HostsStep_1).default; } }); //# sourceMappingURL=index.js.map