VVT789
2025-03-22 124ced5897cd7144b2891d77e0d0bf65bc420202
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}