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