zhangwencui
2026-01-08 5333935ae59999c47653122a669f4326f0173c1c
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}