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