letsgocoding
2025-02-14 9ecc36c0694f6f0495f51b1c32cb3d22c9371208
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}