UNPKG

tdesign-vue-next

Version:
22 lines (19 loc) 319 B
/** * tdesign v1.15.2 * (c) 2025 tdesign * @license MIT */ var props = { content: { type: [String, Function] }, "default": { type: [String, Function] }, ellipsis: { type: [Boolean, Object], "default": false } }; export { props as default }; //# sourceMappingURL=paragraph-props.js.map