This website works better with JavaScript.
Etusivu
Tutki
Apua
Kirjaudu sisään
xiaobo
/
comment
forkattu lähteestä
npm/comment
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Activity
通用评论
5
Commitit
3
Branchit
Puu:
9e5d55f8db
assets
feature/mobile
master
Branchit
Tagit
${ item.name }
Create branch
${ searchTerm }
from '9e5d55f8db'
${ noResults }
comment
/
src
/
axios.js
axios.js
90B
Historia
Raaka
1
2
3
4
5
6
import axios from "axios";
axios.defaults.withCredentials = true;
export default axios;