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