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