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