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