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