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