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