UNPKG

xdesign-vue-next

Version:

XDesign Component for vue-next

17 lines (12 loc) 453 B
/** * xdesign v1.0.6 * (c) 2023 xdesign * @license MIT */ 'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); /* unplugin-vue-components disabled */var RadioGroupInjectionKey = Symbol("RadioGroupProvide"); var RadioButtonInjectionKey = Symbol("RadioButtonProvide"); exports.RadioButtonInjectionKey = RadioButtonInjectionKey; exports.RadioGroupInjectionKey = RadioGroupInjectionKey; //# sourceMappingURL=constants.js.map