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