UNPKG

song-ui-u

Version:

vue3 + js的PC前端组件库

13 lines (10 loc) 259 B
'use strict'; var _export_sfc = (sfc, props) => { const target = sfc.__vccOpts || sfc; for (const [key, val] of props) { target[key] = val; } return target; }; module.exports = _export_sfc; //# sourceMappingURL=_plugin-vue_export-helper.cjs.map