mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 13:00:19 +00:00
Vendored
+1
-1
@@ -1576,7 +1576,7 @@ interface ZeptoAjaxSettings {
|
||||
contentType?: string;
|
||||
dataType?: string;
|
||||
timeout?: number;
|
||||
headers?: string;
|
||||
headers?: { [key: string]: string };
|
||||
async?: boolean;
|
||||
global?: boolean;
|
||||
context?: any;
|
||||
|
||||
Reference in New Issue
Block a user