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