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