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