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