UNPKG
@candriajs/git-neko-kit
Version:
latest (1.2.1)
1.2.1
1.2.0
1.1.1
1.1.0
1.0.0
0.9.0
0.8.7
0.8.6
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
0.7.7
0.7.6
0.7.5
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.6.1
0.6.0
0.5.2
Github, Gitee, GitCode API封装库
git-neko-kit.pages.dev
CandriaJS/git-neko-kit
@candriajs/git-neko-kit
/
dist
/
exports
/
axios.d.ts
3 lines
•
94 B
TypeScript
View Raw
1
2
3
import
axios_default
from
"axios"
;
export
*
from
"axios"
;
export
{ axios_default
as
default
};