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