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