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