mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-01 11:50:54 +08:00
Added property upgradeReq
This commit is contained in:
Vendored
+1
@@ -21,6 +21,7 @@ declare module "ws" {
|
||||
protocolVersion: string;
|
||||
url: string;
|
||||
supports: any;
|
||||
upgradeReq: http.ServerRequest;
|
||||
|
||||
CONNECTING: number;
|
||||
OPEN: number;
|
||||
|
||||
Reference in New Issue
Block a user