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