- Preparing search index...
- The search index is not available
biorate 
 
Interface AxiosInterceptorManager<V>
  
 
Methods
eject
- eject(id): void
- 
Returns void
use
- use<T>(onFulfilled?, onRejected?, options?): number
- 
Parameters
- 
OptionalonFulfilled: ((value) => T | Promise<T>)
Optional
- 
- (value): T | Promise<T>
- 
Returns T | Promise<T>
 
 
- 
OptionalonRejected: ((error) => any)
Optional
- 
Optional
 
 Returns number