Appearance
onion-interceptor • Docs
上下文类型
[key: string]: any
key
string
any
optional args: RequestConfig[]
optional
RequestConfig
请求参数 调用 request 时候传入的 (只有一个config)
types.ts:164
optional cfg: RequestConfig
默认配置 调用 axios.create 时候传入的配置
types.ts:168
optional res: RequestResponse
RequestResponse
请求响应
types.ts:172