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