祖安之光
2 天以前 19453ccbf5f0cd89450768fbcc29f7437ca8b282
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}