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