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