UNPKG

tdesign-vue-next

Version:
25 lines (22 loc) 353 B
/** * tdesign v1.15.2 * (c) 2025 tdesign * @license MIT */ var props = { content: { type: [String, Function] }, "default": { type: [String, Function] }, label: { type: [String, Function] }, span: { type: Number, "default": 1 } }; export { props as default }; //# sourceMappingURL=descriptions-item-props.js.map