zhouwx
2025-06-27 a855a8a55fdf21a3f25313606557fe6e1e593dc8
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}