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