UNPKG

@arco-vue-pro-components/pro-components

Version:
10 lines (9 loc) 202 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;