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