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