mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-01 15:50:13 +00:00
Add withCredentials to Signalr
This commit is contained in:
1
signalr/index.d.ts
vendored
1
signalr/index.d.ts
vendored
@@ -170,6 +170,7 @@ declare namespace SignalR {
|
||||
waitForPageLoad?: boolean;
|
||||
jsonp?: boolean;
|
||||
pingInterval?: number;
|
||||
withCredentials?: boolean;
|
||||
}
|
||||
|
||||
interface SimplifyLocation {
|
||||
|
||||
Reference in New Issue
Block a user