UNPKG

@eotl/core

Version:

Assortment of data structures, Vue.js components, and utilities across EOTL apps and sites.

11 lines (10 loc) 273 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-DM9IkUGy.cjs.map