zhanghl
2025-04-15 bbbee93929c03fe96441eb7a1beea0b1276e7fca
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}