zhouwx
2025-11-14 ec9f12898d3fa6c57485c9f43af15203bb867639
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}