(ws: WebSocket, error: unknown)
| 522 | } |
| 523 | interface Cloudflare { |
| 524 | readonly compatibilityFlags: Record<string, boolean>; |
| 525 | } |
| 526 | interface CachePurgeError { |
| 527 | code: number; |
nothing calls this directly
no outgoing calls
no test coverage detected