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