This website works better with JavaScript.
Home
Explore
Help
Sign In
bleu
/
comment
forked from
npm/comment
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
通用评论
6
Commits
3
Branches
Tree:
d8fe01c216
assets
feature/mobile
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'd8fe01c216'
${ noResults }
comment
/
src
/
axios.js
axios.js
90B
History
Raw
1
2
3
4
5
6
import axios from "axios";
axios.defaults.withCredentials = true;
export default axios;