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