JewelryMall/admin/node_modules/element-plus/lib/components/button/src/constants.js
2026-02-14 19:29:15 +08:00

9 lines
192 B
JavaScript

'use strict';
const buttonGroupContextKey = /* @__PURE__ */ Symbol(
"buttonGroupContextKey"
);
exports.buttonGroupContextKey = buttonGroupContextKey;
//# sourceMappingURL=constants.js.map