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