UNPKG

tdesign-vue-next

Version:
17 lines (12 loc) 412 B
/** * tdesign v1.20.2 * (c) 2026 tdesign * @license MIT */ 'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var RadioGroupInjectionKey = Symbol("RadioGroupProvide"); var RadioButtonInjectionKey = Symbol("RadioButtonProvide"); exports.RadioButtonInjectionKey = RadioButtonInjectionKey; exports.RadioGroupInjectionKey = RadioGroupInjectionKey; //# sourceMappingURL=index.js.map