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