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