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