()
| 3169 | readonly OPEN: number; |
| 3170 | readonly READY_STATE_CLOSING: number; |
| 3171 | readonly CLOSING: number; |
| 3172 | readonly READY_STATE_CLOSED: number; |
| 3173 | readonly CLOSED: number; |
| 3174 | }; |
nothing calls this directly
no outgoing calls
no test coverage detected