buhuazhen
2026-05-27 d89e41ebce271f892545cd91ab33e3c549596f40
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}