UNPKG

tdesign-vue-next

Version:
29 lines (24 loc) 431 B
/** * tdesign v1.13.2 * (c) 2025 tdesign * @license MIT */ 'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var props = { content: { type: [String, Function] }, "default": { type: [String, Function] }, label: { type: [String, Function] }, span: { type: Number, "default": 1 } }; exports["default"] = props; //# sourceMappingURL=descriptions-item-props.js.map