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