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