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