马宇豪
2024-11-14 36185b6da7383751f9bf56b427b50e075e686005
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}