zhouwx
2024-11-26 358ef2f69f3c6fac1065b38f4f25710c82125326
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}