UNPKG

@shopware-ag/meteor-component-library

Version:

The meteor component library is a Vue component library developed by Shopware. It is based on the [Meteor Design System](https://shopware.design/).

11 lines (10 loc) 272 B
"use strict"; const _export_sfc = (sfc, props) => { const target = sfc.__vccOpts || sfc; for (const [key, val] of props) { target[key] = val; } return target; }; exports._export_sfc = _export_sfc; //# sourceMappingURL=_plugin-vue_export-helper-9c783a34.js.map