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