zss
10 天以前 872a90151e96a37932eb1543173c4509b7b1d110
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}