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