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