yaowanxin
2025-09-18 35968630a8702fcd0092757436f20751f51d3387
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}