- 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
-
Optional
onFulfilled: ((value) => T | Promise<T>)
Optional
-
- (value): T | Promise<T>
-
Returns T | Promise<T>
-
Optional
onRejected: ((error) => any)
Optional
-
Optional
Returns number