This website works better with JavaScript.
Home
Esplora
Aiuto
Accedi
xiaobo
/
comment
forkato da
npm/comment
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Activity
通用评论
5
Commit
3
Rami (Branch)
Albero (Tree):
9e5d55f8db
assets
feature/mobile
master
Rami (Branch)
Tag
${ item.name }
Create branch
${ searchTerm }
from '9e5d55f8db'
${ noResults }
comment
/
src
/
axios.js
axios.js
90B
Cronologia
Originale
1
2
3
4
5
6
import axios from "axios";
axios.defaults.withCredentials = true;
export default axios;