UNPKG

@qvant/qui-max

Version:

A Vue 3 Design system for Web.

10 lines (9 loc) 246 B
var _export_sfc = (sfc, props) => { const target = sfc.__vccOpts || sfc; for (const [key, val] of props) { target[key] = val; } return target; }; export { _export_sfc as default }; //# sourceMappingURL=plugin-vue_export-helper.js.map