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