UNPKG

tdesign-vue-next

Version:
19 lines (14 loc) 278 B
/** * tdesign v1.17.7 * (c) 2025 tdesign * @license MIT */ 'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var props = { title: { type: [String, Function] } }; exports["default"] = props; //# sourceMappingURL=menu-group-props.js.map