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