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