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