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