UNPKG

element-plus

Version:

A Component Library for Vue 3

10 lines (8 loc) 271 B
//#region \0plugin-vue:export-helper var _plugin_vue_export_helper_default = (sfc, props) => { const target = sfc.__vccOpts || sfc; for (const [key, val] of props) target[key] = val; return target; }; //#endregion exports.default = _plugin_vue_export_helper_default;