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