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