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