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