zhouwx
2024-04-10 fc2f046ed30eaa45f44063cb5663b8f9f0c7a9d9
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}