mirror of
https://github.com/tenrok/axios.git
synced 2026-06-20 20:00:40 +03:00
Co-authored-by: Jay <jasonsaayman@gmail.com>
This commit is contained in:
Vendored
+1
-1
@@ -138,7 +138,7 @@ export interface CancelStatic {
|
|||||||
}
|
}
|
||||||
|
|
||||||
export interface Cancel {
|
export interface Cancel {
|
||||||
message: string;
|
message: string | undefined;
|
||||||
}
|
}
|
||||||
|
|
||||||
export interface Canceler {
|
export interface Canceler {
|
||||||
|
|||||||
Reference in New Issue
Block a user