@gravity-ui/uikit
Version:
Gravity UI base styling and components
9 lines (8 loc) • 501 B
JavaScript
Object.defineProperty(exports, "__esModule", { value: true });
exports.SegmentedRadioGroupOption = void 0;
const tslib_1 = require("tslib");
tslib_1.__exportStar(require("./SegmentedRadioGroup.js"), exports);
var SegmentedRadioGroupOption_1 = require("./SegmentedRadioGroupOption.js");
Object.defineProperty(exports, "SegmentedRadioGroupOption", { enumerable: true, get: function () { return SegmentedRadioGroupOption_1.SegmentedRadioGroupOption; } });
//# sourceMappingURL=index.js.map
;