xdesign-vue-next
Version:
XDesign Component for vue-next
20 lines (15 loc) • 317 B
JavaScript
/**
* xdesign v1.0.6
* (c) 2023 xdesign
* @license MIT
*/
;
Object.defineProperty(exports, '__esModule', { value: true });
/* unplugin-vue-components disabled */var props = {
width: {
type: String,
"default": ""
}
};
exports["default"] = props;
//# sourceMappingURL=aside-props.js.map