mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-01 11:50:54 +08: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