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