yuan
2026-03-23 12024b31332e054c322b62d5512f3d0c3a4c86ff
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}