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