mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-18 16:10:04 +00:00
http://restify.com/#creating-a-server In restify docs createServer method supports handleUpgrades parameter in ServerOptions object, but it's not present in the type's interface.