zhouwx
2024-07-23 678e57afb6db8f89b7807c5bc4e927c778ffc6ca
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}