huminmin
5 天以前 8bd4d571e6f2b18d3988337f73007f8ae2f38b7c
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}