gaoluyang
2025-05-14 e7d8b280e4d9b0c0394f40ab56cbc37be57cb19b
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}