zhitan-cloud
2025-01-11 4277a083334f62f05edac01e5dd2d9805cb5b221
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}