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