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