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