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