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