UNPKG

element-plus

Version:

A Component Library for Vue 3

14 lines (9 loc) 327 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); require('../../../utils/index.js'); var props = require('../../../utils/vue/props.js'); const tooltipV2CommonProps = props.buildProps({ nowrap: Boolean }); exports.tooltipV2CommonProps = tooltipV2CommonProps; //# sourceMappingURL=common.js.map