(ws: WebSocket, message: string | ArrayBuffer)
| 520 | readonly retryCount: number; |
| 521 | readonly scheduledTime: number; |
| 522 | } |
| 523 | interface Cloudflare { |
| 524 | readonly compatibilityFlags: Record<string, boolean>; |
| 525 | } |
nothing calls this directly
no outgoing calls
no test coverage detected