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