mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-17 07:20:23 +00:00
Add withCredentials to Signalr
This commit is contained in:
Vendored
+1
@@ -170,6 +170,7 @@ declare namespace SignalR {
|
||||
waitForPageLoad?: boolean;
|
||||
jsonp?: boolean;
|
||||
pingInterval?: number;
|
||||
withCredentials?: boolean;
|
||||
}
|
||||
|
||||
interface SimplifyLocation {
|
||||
|
||||
Reference in New Issue
Block a user