UNPKG

@antv/s2-react-components

Version:

React components for S2

6 lines 308 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.RadioGroup = void 0; var radio_group_1 = require("./radio-group"); Object.defineProperty(exports, "RadioGroup", { enumerable: true, get: function () { return radio_group_1.RadioGroup; } }); //# sourceMappingURL=index.js.map