Type Alias ConnectSocketType

ConnectSocketType: ((options: ConnectSocketOptions) => Promise<Socket>)