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