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