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