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