element-plus
Version:
A Component Library for Vue 3
13 lines (7 loc) • 335 B
JavaScript
Object.defineProperty(exports, '__esModule', { value: true });
var tooltipV2 = require('./tooltip-v22.js');
exports.TOOLTIP_V2_OPEN = tooltipV2.TOOLTIP_V2_OPEN;
exports.tooltipV2ContentKey = tooltipV2.tooltipV2ContentKey;
exports.tooltipV2RootKey = tooltipV2.tooltipV2RootKey;
//# sourceMappingURL=tooltip-v2.js.map
;