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