Skip to content

API 参考 / @142vip/axios / InterceptorType

枚举: InterceptorType

定义于: interceptors.ts:7

拦截器类型

枚举成员

REQUEST

REQUEST: "request"

定义于: interceptors.ts:8


RESPONSE

RESPONSE: "response"

定义于: interceptors.ts:9