祖安之光
3 天以前 1312eeb57ff234386b53d07869e844fe68afa482
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}