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