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