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