setup-extend.js 132 Bytes Raw Blame History Permalink 1 2 3 4 5 import setupExtend from 'vite-plugin-vue-setup-extend-plus' export default function createSetupExtend() { return setupExtend() }