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