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