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