zt916916
2025-03-27 8b3b97865cb3ef4000b34ca6a3e643ecd58e841d
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}