UNPKG

ivue-material-plus

Version:

A high quality UI components Library with Vue.js

13 lines (8 loc) 340 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var install = require('../../utils/install.js'); var index = require('./index2.js'); const IvueRadioGroup = install.withInstall(index["default"]); exports.IvueRadioGroup = IvueRadioGroup; exports["default"] = IvueRadioGroup; //# sourceMappingURL=index.js.map