UNPKG

tdesign-vue-next

Version:
18 lines (15 loc) 279 B
/** * tdesign v1.19.2 * (c) 2026 tdesign * @license MIT */ var dropdownMenuProps = { content: { type: [String, Function] }, "default": { type: [String, Function] } }; export { dropdownMenuProps as default }; //# sourceMappingURL=dropdown-menu-props.mjs.map