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