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