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