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