()
| 3167 | readonly CONNECTING: number; |
| 3168 | readonly READY_STATE_OPEN: number; |
| 3169 | readonly OPEN: number; |
| 3170 | readonly READY_STATE_CLOSING: number; |
| 3171 | readonly CLOSING: number; |
| 3172 | readonly READY_STATE_CLOSED: number; |
nothing calls this directly
no outgoing calls
no test coverage detected