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