UNPKG

tdesign-vue

Version:
22 lines (19 loc) 317 B
/** * tdesign v1.15.0 * (c) 2026 tdesign * @license MIT */ var props = { action: { type: [String, Function] }, content: { type: [String, Function] }, "default": { type: [String, Function] }, onClick: Function }; export { props as default }; //# sourceMappingURL=list-item-props.js.map