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