mirror of
https://github.com/tenrok/axios.git
synced 2026-05-27 14:47:43 +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 {
|
||||
message: string;
|
||||
message: string | undefined;
|
||||
}
|
||||
|
||||
export interface Canceler {
|
||||
|
||||
Reference in New Issue
Block a user