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