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