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