mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-08 14:44:37 +00:00
As per the documentation the `socket` argument to the constructor is an optional Socket type not a string type. Using a string would result in a fatal error.