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