UNPKG

reka-ui

Version:

Vue port for Radix UI Primitives.

12 lines (10 loc) 240 B
//#region src/Tooltip/utils.ts const TOOLTIP_OPEN = "tooltip.open"; //#endregion Object.defineProperty(exports, 'TOOLTIP_OPEN', { enumerable: true, get: function () { return TOOLTIP_OPEN; } }); //# sourceMappingURL=utils.cjs.map