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