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