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