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