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