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