zhouwx
2025-02-05 7132270dbcb01808e205e108ad6bb87270dbe4b8
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}