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