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