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