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