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