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