TWebSocketOptionsProtocolsOrProtocol
Bun

type

WebSocketOptionsProtocolsOrProtocol

type WebSocketOptionsProtocolsOrProtocol = { protocols: string | string[] } | { protocol: string }