zhouwenxuan
2024-03-19 5ba3420b1a66985261509ccfac3f33c61bf33c92
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}