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