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