UNPKG

@alicloud/console-components

Version:

Alibaba Cloud React Components

7 lines (6 loc) 216 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.RadioGroup = void 0; var next_1 = require("@alifd/next"); exports.RadioGroup = next_1.Radio.Group; exports.default = next_1.Radio;