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