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