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