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