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