祖安之光
2025-07-10 13c0b3f07e75d63ffb518ee8f3af81b3e8a1caa3
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}