UNPKG

vite-plugin-inspect

Version:

Inspect the intermediate state of Vite plugins

7 lines (6 loc) 215 B
var __plugin_vue_export_helper_default = (sfc, props) => { const target = sfc.__vccOpts || sfc; for (const [key, val] of props) target[key] = val; return target; }; export { __plugin_vue_export_helper_default };