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