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