UNPKG

tdesign-mobile-vue

Version:
22 lines (19 loc) 321 B
/** * tdesign v1.15.0 * (c) 2026 TDesign Group * @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