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