gaoluyang
2025-10-23 fe9b7707e2c9a3e7f043ab211587ed25f1df00ef
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}