提交 8bea343f 编写于 作者: N Nick Uraltsev 提交者: GitHub

Merge pull request #1125 from keenondrums/master

Update AxiosTransformer type in index.d.ts
export interface AxiosTransformer {
(data: any): any;
(data: any, headers?: any): any;
}
export interface AxiosAdapter {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册