yaowanxin
2025-09-18 a4f1a8c40f493a76081c7251454387535020d6f3
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}