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