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