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