liding
8 天以前 04ecdbfb7be63ca4a3d49d3575847e728e3e9ae7
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}