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