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