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