mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-05-20 03:04:37 +00:00
* Added https type to Websocket.Server Hi, the current typing misses to pass to the Websocket.Server server option a https Server. Cheers meno * * added a test * fix the missing typo of http(s) * improve the test