UNPKG

element-plus

Version:

A Component Library for Vue 3

6 lines (4 loc) 176 B
const tooltipV2RootKey = Symbol("tooltipV2"); const TOOLTIP_V2_OPEN = "tooltip_v2.open"; export { TOOLTIP_V2_OPEN, tooltipV2RootKey }; //# sourceMappingURL=tooltip-v2.mjs.map