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