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