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