UNPKG

tdesign-vue-next

Version:
21 lines (18 loc) 296 B
/** * tdesign v1.15.2 * (c) 2025 tdesign * @license MIT */ var props = { action: { type: [String, Function] }, content: { type: [String, Function] }, "default": { type: [String, Function] } }; export { props as default }; //# sourceMappingURL=list-item-props.js.map