gaoluyang
2026-04-03 c9878416fd23fb9952bd649e07d7b79c09074ee2
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}