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