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