zhouwenxuan
2023-12-14 a57b61198ca61f06b1b5ce765332c6be90d1027c
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}