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