UNPKG

xdesign-vue-next

Version:

XDesign Component for vue-next

19 lines (14 loc) 315 B
/** * xdesign v1.0.6 * (c) 2023 xdesign * @license MIT */ 'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); /* unplugin-vue-components disabled */var props = { title: { type: [String, Function] } }; exports["default"] = props; //# sourceMappingURL=menu-group-props.js.map